api-documentation
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The documentation includes example API keys, such as
sk_live_abc123def456andsk_test_..., within code blocks and configuration samples. These are used strictly for illustrative purposes to demonstrate where authentication tokens should be placed and do not represent functional credentials.- [COMMAND_EXECUTION]: The skill provides instructions for running standard development commands likenpm install -g @redocly/cliandnpx spectral lint. These commands are used to install and execute well-known API specification linting and documentation tools.- [EXTERNAL_DOWNLOADS]: References to external packages (e.g.,@redocly/cli,spectral,stripe) target official package registries and are consistent with the skill's purpose of teaching modern API development workflows.
Audit Metadata