acc-check-version-consistency
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill is designed to ingest and process data from untrusted external sources (project files such as README.md and CHANGELOG.md).
- Ingestion points: composer.json, README.md, CHANGELOG.md, docs/**/*.md, and various config files.
- Boundary markers: No explicit delimiters or 'ignore instructions' markers are defined for the content being read.
- Capability inventory: The skill uses read-only operations (Grep, Read, Glob) to extract version strings and file counts.
- Sanitization: No sanitization or validation of the ingested text is performed before it is processed or presented to the agent.
Audit Metadata