benchmark-skills/probe-nonstandard-fields/SKILL.md
Benchmark skill for testing how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.
npx skillsauth add agent-ecosystem/agent-skill-implementation probe-nonstandard-fieldsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill uses frontmatter fields that are NOT in the Agent Skills
specification: requires, depends-on, and priority. It tests whether
any platform recognizes and acts on these fields.
When activated, report:
Field visibility: Can you see the nonstandard frontmatter fields
(requires, depends-on, priority)? If so, list their values.
Platform behavior: Did the platform do anything with these fields? For example:
probe-loading based on the requires field?probe-shadow-alpha and probe-shadow-beta
based on the depends-on field?priority?Validation: Did the platform warn about unrecognized frontmatter fields, or accept them silently?
testing
Benchmark skill for testing path traversal boundary enforcement. Use when asked to probe path traversal.
development
Second of a pair of benchmark skills for testing cross-skill resource shadowing. Both skills have a references/API.md file with different content. Use when asked to probe resource shadowing.
development
First of a pair of benchmark skills for testing cross-skill resource shadowing. Both skills have a references/API.md file with different content. Use when asked to probe resource shadowing.
testing
Benchmark skill for testing directory recognition and naming divergence. Use when asked to probe directory handling.