review-component
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface.
- Ingestion points: The agent is instructed to read and analyze untrusted content from the repository, including
git diffoutput and project files likeCLAUDE.mdorpyproject.toml(identified inSKILL.md). - Boundary markers: The instructions lack specific boundary markers or requirements to ignore instructions embedded within the data being reviewed.
- Capability inventory: The agent uses
Bash,Glob,Grep, andReadtools, which provide a wide range of actions that could be triggered by malicious code. - Sanitization: No sanitization or validation methods for the ingested code are specified.
- [COMMAND_EXECUTION]: The skill relies on the
Bashtool to execute commands for repository inspection and analysis, such asgit diff. - [EXTERNAL_DOWNLOADS]: The skill references the
keboola/cookiecutter-python-componentGitHub repository as an authoritative template source. This is a verified resource from the vendor 'keboola'.
Audit Metadata