slack-msw-tests
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill primarily consists of documentation and templates for writing integration tests.
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard local development commands such as
pnpm test,pnpm typecheck, andrg(ripgrep) to validate the test code. These commands are executed within the context of the user's project and do not involve unauthorized network access or privilege escalation. - [DATA_EXFILTRATION]: No patterns of data exfiltration or sensitive file access were found. References to identifiers like
SLACK_BOT_TOKENare mentions of environment variable names used in testing configurations, not hardcoded secrets.
Audit Metadata