version-check
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands such as
claude --versionandnpm viewto retrieve installation status and registry metadata. - [COMMAND_EXECUTION]: A
python3one-liner is used to parse and display release timestamps from JSON data. - [COMMAND_EXECUTION]: The skill uses
docker execto rungh apicommands within a containerized environment to search for bug reports. - [EXTERNAL_DOWNLOADS]: The skill fetches the official
CHANGELOG.mdfrom the project's GitHub repository to identify recent fixes and potential regressions. - [EXTERNAL_DOWNLOADS]: Public sentiment data is retrieved from Reddit search results to identify version-specific issues reported by the community.
- [PROMPT_INJECTION]: The skill ingests untrusted content from GitHub issue titles and Reddit posts; this creates an indirect prompt injection surface, though the risk is localized to the analysis of version stability.
Audit Metadata