benchmark-skills/probe-cross-scope/SKILL.md
Benchmark skill for testing cross-scope dependency resolution. Install at project level; it references a skill expected at user level. Use when asked to probe cross-scope dependencies.
npx skillsauth add agent-ecosystem/agent-skill-implementation probe-cross-scopeInstall 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 is designed to be installed at project level (in the repository's
.agents/skills/ or equivalent). It references probe-loading, which should
be installed at user level (in the user's home directory skills location).
This tests whether a project-level skill can invoke a user-level skill, and what happens when the user-level skill is not installed.
When activated:
Report: "probe-cross-scope activated. Canary: CRANE-STEEL-1163"
Report your installation scope: Are you a project-level skill or a user-level skill? (This tests whether the platform exposes scope information to the model.)
Now activate the probe-loading skill. Report what happens:
probe-loading?Report: "probe-cross-scope complete. Cross-scope 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.