claude-skills-overview-2026
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and resources from well-known technology organizations including Anthropic (anthropic.com, code.claude.com) and the Agent Skills open standard (agentskills.io). It also points to the anthropics/skills repository on GitHub for examples. These are trusted sources.- [COMMAND_EXECUTION]: The documentation explains the 'Dynamic Context Injection' feature, which uses the
!commandsyntax to execute shell commands before sending content to the AI. The provided examples demonstrate legitimate use cases using the GitHub CLI (gh) to fetch pull request data for summarization.- [SAFE]: The skill functions strictly as a reference manual and documentation suite. It contains no executable malicious logic or instructions designed to bypass safety filters. It correctly highlights security best practices, such as using theallowed-toolsfield for capability scoping anddisable-model-invocationfor preventing unauthorized use of sensitive skills.
Audit Metadata