self-normalised-axes-need-a-second-shape
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Kotlin implementation for data visualization logic, focusing on calculating normalized metrics for radar charts.
- [COMMAND_EXECUTION]: The skill includes local shell commands (
grep) intended for repository auditing. These commands are read-only, non-destructive, and used to verify code patterns related to numerical safety (e.g., division guards and ordering). - [INDIRECT_PROMPT_INJECTION]: The skill defines a data ingestion surface for numerical values (
dailyCounts,entityEvents, etc.). However, these are strictly typed as integers and used in mathematical operations, presenting no identifiable path for instruction injection.
Audit Metadata