ha-entities
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface as it guides the agent to process external configuration data.
- Ingestion points: The skill uses
GrepandReadtools to ingest data from various YAML files in theconfig/directory (e.g.,config/customize.yaml), as outlined in the 'Agentic Optimizations' section ofSKILL.md. - Boundary markers: The instructions do not define delimiters or provide warnings to ignore embedded instructions within the processed data.
- Capability inventory: The skill is granted
Edit,Write, andTodoWritetools, which allow for file system modifications across the configuration directory. - Sanitization: No sanitization or validation mechanisms are described for handling the ingested configuration content.
Audit Metadata