mocking-assistant
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks were identified in the provided skill file. The content consists of standard development practices for mocking in testing environments using well-known libraries like MSW (Mock Service Worker) and Vitest.
- [DATA_EXPOSURE] (SAFE): The examples use generic test data and placeholders (e.g., 'john@example.com', 'admin@example.com'). No hardcoded credentials or sensitive file paths were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): No external download commands or remote script execution patterns were found. The skill focuses on local code generation and test configuration.
- [REMOTE_CODE_EXECUTION] (SAFE): No dynamic code execution (eval/exec) or unsafe deserialization patterns were detected.
Audit Metadata