microsim-p5
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill loads the p5.js library from a public Content Delivery Network (jsdelivr.net). While this involves an external dependency, it is a standard and versioned reference to a reputable open-source library used for the simulation's core functionality.
- [COMMAND_EXECUTION] (SAFE): There are no instances of arbitrary command execution or subprocess spawning. The JavaScript code is limited to browser-based canvas manipulation.
- [DATA_EXFILTRATION] (SAFE): The skill does not perform any network operations beyond loading the initial library. No sensitive local data is accessed or transmitted.
- [PROMPT_INJECTION] (SAFE): The provided markdown and metadata files contain only descriptive content and do not attempt to manipulate agent behavior or bypass safety constraints.
Audit Metadata