api-design
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of markdown-based documentation and reference material. No code files, scripts, or executable commands are included, eliminating risks related to command execution or remote code loading.
- [SAFE]: Examples of sensitive headers and parameters use standard documentation placeholders (e.g., , , <access_token>). No hardcoded credentials or sensitive file paths were identified.
- [SAFE]: A Base64 string (eyJpZCI6MTAwfQ) used in the pagination section was decoded to a benign object, {id: 100}, which is consistent with the provided documentation and poses no obfuscation or security risk.
Audit Metadata