web-state-mobx
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide for implementing MobX state management. Analysis across all 10 threat categories confirms the absence of malicious intent or dangerous capabilities.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries such as
mobxandmobx-react-lite. It also references a metadata schema from the author's official GitHub repository (agents-inc/cli), which is a legitimate vendor resource. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The code examples demonstrate standard web development practices, such as persisting application settings or authentication tokens to
localStorageand fetching data from application-specific API endpoints. - [PROMPT_INJECTION]: The 'CRITICAL' instructions in
SKILL.mdare benign coding constraints designed to ensure the generated code follows the project's technical architecture and preventing common library-specific bugs (e.g., memory leaks). They do not attempt to bypass agent safety filters or override system-level behavior. - [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess executions, or system-level operations.
Audit Metadata