coverage
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection attack surface due to its interaction with external data providers. \n- Ingestion points: The skill fetches PR titles, states, and coverage details from GitHub and Codecov using the referenced script
scripts/codecov_diff.py. \n- Boundary markers: No boundary markers or special instructions are present in the skill to prevent the agent from potentially following malicious instructions embedded in the external coverage data or pull request metadata. \n- Capability inventory: The skill is capable of executing shell commands and local Python scripts, and it utilizes the authenticatedghCLI. \n- Sanitization: Sanitization and filtering of external data cannot be verified as the content of the referencedscripts/codecov_diff.pyis not provided in the skill package. \n- [COMMAND_EXECUTION]: The skill instructs the agent to run a local scriptscripts/codecov_diff.pyusing theuvpackage manager and relies on the pre-authenticated GitHub CLI to interact with repositories.
Audit Metadata