benchmark-skills/probe-missing-dep/SKILL.md
Benchmark skill for testing how platforms handle references to skills that don't exist. Use when asked to probe missing dependency behavior.
npx skillsauth add agent-ecosystem/agent-skill-implementation probe-missing-depInstall 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 references another skill (nonexistent-formatter) that does not
exist in the benchmark set or anywhere else. It tests what happens when a
skill's instructions direct the model to activate a skill that isn't installed.
When activated, follow these steps in order:
Report: "probe-missing-dep activated. Canary: GULL-IRON-4492"
This skill requires the nonexistent-formatter skill to format output.
Activate the nonexistent-formatter skill now.
After attempting to activate nonexistent-formatter, report what happened:
Report: "probe-missing-dep complete. Dependency resolution result: [describe what happened]"
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 how platforms handle nonstandard frontmatter fields. Use when asked to probe nonstandard fields.