check-compatibility

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary purpose is diagnostic, analyzing local project configuration files (e.g., package.json, requirements.txt) to verify server-side capabilities.
  • [SAFE]: Tool access is strictly limited using the allowed-tools configuration, restricting shell execution to benign version checks and dependency listings (e.g., node --version, npm ls).
  • [SAFE]: The skill explicitly includes security instructions for the agent to warn users against exposing API keys in client-side code, promoting secure development practices.
  • [SAFE]: Checking for the presence of environment variable configuration files (like .env) is performed for compatibility assessment and does not involve exfiltrating or exposing the contents of those files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 12:14 AM