version-check
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes diagnostic commands such as
claude --versionandnpm viewto retrieve information about the currently installed and available versions of the tool. - [COMMAND_EXECUTION]: Uses
docker execto run GitHub API queries via theghCLI inside a specified container environment to analyze recent bug reports. - [EXTERNAL_DOWNLOADS]: Fetches the project's official
CHANGELOG.mdfrom Anthropic's GitHub repository to identify fixed regressions. - [EXTERNAL_DOWNLOADS]: Accesses the npm registry to retrieve distribution tags and release history for the
@anthropic-ai/claude-codepackage. - [PROMPT_INJECTION]: The skill processes untrusted external data from GitHub issues and Reddit threads to evaluate community sentiment.
- Ingestion points: GitHub Search API and Reddit JSON feeds.
- Boundary markers: None explicitly implemented in the provided shell snippets.
- Capability inventory: Includes shell execution and package installation capabilities.
- Sanitization: Relies on the agent's internal reasoning to interpret the retrieved text and community sentiment.
Audit Metadata