instrument-events
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface because it reads and processes data from external sources (
event_candidatesYAML) and the local filesystem to generate its output. - Ingestion points: The skill ingests
event_candidatesYAML and reads local source code files identified by thefilefield in that YAML. It also reads ataxonomyskill file. - Boundary markers: There are no specified delimiters or instructions to ignore embedded commands within the processed files or YAML data.
- Capability inventory: The skill is capable of reading files from the local filesystem.
- Sanitization: The skill does not implement validation for the input file paths or sanitization of the content read from those files.
Audit Metadata