agentskills-io
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to run or install the
skills-refvalidator from a remote GitHub repository (github.com/agentskills/agentskills) usinguvxanduv tool install. While these are expected for the skill's functionality, they involve executing code from a source outside the trusted vendors list. - [COMMAND_EXECUTION]: The skill includes shell scripts and documentation for executing system commands like
git,jq, andbashto manage metadata and validate files. These commands are used to automate repository management tasks. - [PROMPT_INJECTION]: The skill has an indirect prompt injection surface (Category 8) when processing third-party
SKILL.mdfiles. - Ingestion points: The
validate-skills-repo.shscript and theskills-reftool read and process skill files from the local filesystem. - Boundary markers: No specific delimiters or instructions to ignore embedded commands are present in the maintenance scripts or documentation.
- Capability inventory: The skill environment supports shell script execution, remote tool installation, and repository manipulation.
- Sanitization: The provided scripts do not perform content sanitization or validation of the data within the
SKILL.mdfiles before processing.
Audit Metadata