rw-check-compatibility
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs passive analysis of local project files (e.g., package.json, requirements.txt) to identify the technology stack.
- [SAFE]: The instructions explicitly emphasize security by instructing the agent to never suggest embedding API keys in client-side code.
- [COMMAND_EXECUTION]: The skill uses restricted Bash commands (
node --version,python3 --version,pip show,npm ls) to verify the environment. These are non-destructive discovery commands and are strictly scoped in the frontmatter. - [DATA_EXFILTRATION]: While the skill looks for the existence of environment variable files like
.env, it does so to verify project configuration and does not include instructions to read, store, or transmit sensitive secret values externally.
Audit Metadata