sdk-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The documentation mentions installing standard development tools like
tsup,typescript,typedoc, and@changesets/cli. These are from the official npm registry and are standard for the described workflow. - [COMMAND_EXECUTION] (SAFE): The skill includes examples of shell scripts for common development tasks such as
npm build,npm test, andnpm publish. These are provided as educational templates and do not contain malicious payload or automated execution of untrusted code. - [DATA_EXFILTRATION] (SAFE): While the skill discusses handling API keys and headers, it uses placeholder values (e.g., 'xxx') and provides safe implementation patterns for token management without hardcoding or exfiltrating credentials.
Audit Metadata