kanban-board
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized exfiltration attempts were detected. The skill is designed for prototyping and UI generation.- [PROMPT_INJECTION]: The skill ingests data from a local DESIGN.md file and a user brief to generate a Kanban board. This ingestion of untrusted data represents a potential surface for indirect prompt injection.
- Ingestion points: DESIGN.md and user-provided project brief.
- Boundary markers: The skill does not define specific delimiters or instructions to ignore potential commands within the ingested data.
- Capability inventory: The skill's primary capability is the generation of static HTML and CSS artifacts for a dashboard interface.
- Sanitization: No input validation or sanitization of the external project data is performed before its use in output generation.
Audit Metadata