interactive-prototype
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the agent to write prototype files to a dedicated local directory (
./opendesign/mockups/). This is a standard organizational practice for generating project assets and does not involve sensitive system paths. - [SAFE]: Instructions regarding
localStorageare scoped strictly to maintaining UI state (e.g., active tabs, scroll position) for the prototype. The skill explicitly forbids the inclusion of real authentication, network calls, or production persistence, which reduces the risk of sensitive data exposure. - [SAFE]: The skill does not include any external dependencies, remote script downloads, or obfuscated content.
Audit Metadata