benchmark-skills/probe-linked-resources/SKILL.md
Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution.
npx skillsauth add agent-ecosystem/agent-skill-implementation probe-linked-resourcesInstall 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 tests whether the platform pre-fetches files that are linked in the SKILL.md body, and how it resolves relative paths.
When activated, do the following:
Check whether you already have the contents of any of the files linked below in your context, WITHOUT reading them yourself. If you can see their contents without using a file-read tool, the platform pre-fetched them at activation.
If you don't already have the contents, try to read each file using the relative path shown. Report whether each path resolved successfully and what directory the platform resolved it against.
The file references/unlinked-data.md exists in this skill's references
directory but is mentioned here only as a plain text path, not as a markdown
link. This tests whether the platform only pre-fetches markdown-linked files
or all mentioned paths.
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.