ak-plan
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes data from external project management resources (Agent Kanban tasks, repositories, and boards) which could contain malicious instructions embedded by external actors.
- Ingestion points: Data is retrieved from the environment using
realmroot toolbox get agent-kanban/tasks,realmroot toolbox get agent-kanban/repositories, andrealmroot toolbox get agent-kanban/boardsas described in SKILL.md. - Boundary markers: The instructions lack explicit boundary markers or directives for the agent to ignore potentially malicious instructions embedded within the retrieved task goals or architecture definitions.
- Capability inventory: The skill possesses the capability to modify project state, create new resources, and assign agents to tasks using
realmroot toolbox postandrealmroot toolbox patchcommands. - Sanitization: There are no instructions provided to validate, sanitize, or filter the content of the tasks before the agent incorporates them into the project architecture and dependency graph.
Audit Metadata