vastai-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard local commands including
grep,tar, andsedto collect diagnostic logs and package them into a compressed archive. - [EXTERNAL_DOWNLOADS]: Includes a connectivity test using
curltargeting the officialapi.vastai.comhealth endpoint. This is a well-known service associated with the skill's purpose. - [CREDENTIALS_UNSAFE]: While the skill reads sensitive files like
.env, it implements automated redaction viasedto mask secrets and ensures theVASTAI_API_KEYis only reported as set rather than exposed.
Audit Metadata