agent-spec-mobile-react-native
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a constrained execution environment by specifying allowed file paths (src, app, ios, android) and forbidden directories (.git, node_modules), adhering to the principle of least privilege.
- [SAFE]: Automated execution hooks (pre_execution and post_execution) use standard POSIX utilities for environment detection without involving network communication or sensitive file access.
- [SAFE]: High-risk operations such as modifying native modules or application permissions require explicit confirmation, providing a human-in-the-loop safety barrier.
- [SAFE]: Command execution is restricted to a predefined list of tools and governed by strict execution time and file size limits.
Audit Metadata