msw
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (SAFE): The skill contains no instructions aimed at overriding agent behavior or bypassing safety filters. All instructional content is directed toward assisting developers with MSW configuration and mocking patterns.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials or sensitive file access patterns were detected. Examples of authentication handling (cookies and Bearer tokens) use safe, illustrative placeholders and do not suggest exfiltration of real user data.
- [EXTERNAL_DOWNLOADS] (SAFE): References to external packages and tools (e.g., pnpm, msw, @faker-js/faker, jest-fixed-jsdom) are limited to standard, reputable development dependencies required for the skill's intended purpose.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not contain any patterns for downloading and executing remote scripts or performing unsafe dynamic code execution. Code examples are provided for educational and template purposes only.
- [COMMAND_EXECUTION] (SAFE): While the skill mentions build and validation scripts (pnpm build, pnpm validate), these are standard lifecycle commands for the repository's maintenance and pose no inherent security risk in this context.
Audit Metadata