portfolio-lineage
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a vendor-provided local bash script (
source-registry.sh) to manage the project's source registry and calculate entity staleness. - [EXTERNAL_DOWNLOADS]: In its 'Check' mode, the agent fetches content from user-specified external URLs to compare content hashes and identify changes or drift in source data.
- [PROMPT_INJECTION]: The skill possesses an attack surface for indirect prompt injection as it processes untrusted data from external sources while having access to system capabilities.
- Ingestion points: The agent reads and processes data fetched from external URLs during the source drift check (SKILL.md).
- Boundary markers: The instructions lack explicit boundary markers or directives to ignore instructions that might be embedded within the retrieved external content.
- Capability inventory: The agent is authorized to use the
Bashtool for script execution and hasWriteandEditpermissions for project JSON files. - Sanitization: There is no mention of sanitization, filtering, or validation performed on the external content before the agent processes it.
Audit Metadata