python3-development-meta-docs

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses dynamic context injection to execute a shell command at load time: find ${CLAUDE_PLUGIN_ROOT}/docs -name '*.md' -type f | sort. This command is used to discover and list documentation files located in the skill's own directory. It does not access sensitive data, perform network requests, or accept unvalidated user input, making it a benign use of shell execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 08:40 AM