knowledge-activation
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access detected. The skill operates entirely within the local workspace environment.
- [COMMAND_EXECUTION]: The skill invokes the
aocommand-line tool to perform knowledge management tasks such asactivate,beliefs,playbooks, andbrief. These operations are transparently documented and align with the skill's stated purpose. - [PROMPT_INJECTION]: The skill processes data from a harvest catalog to generate briefings and playbooks, which creates a potential surface for indirect prompt injection if the source data contains malicious instructions. However, this is the primary intended function of the skill, and no specific vulnerabilities were detected.
- Ingestion points:
.agents/harvest/latest.jsonand knowledge artifact files. - Boundary markers: Not explicitly defined for the generated output files.
- Capability inventory: Command execution via the
aobinary for lifecycle management. - Sanitization: Content is processed and consolidated according to the defined DAG; explicit sanitization steps for external content are not described.
Audit Metadata