Aurabox REST API
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference and code generator for the Aurabox Cloud REST API. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill correctly references official vendor domains (
au.aurabox.cloudandau.aurabox.app) for API endpoints, OpenAPI specifications, and documentation. These are considered safe resources as they originate from the skill's author/vendor infrastructure. - [CREDENTIALS_UNSAFE]: The skill demonstrates secure handling of sensitive data by using placeholders (
{YOUR_AUTH_KEY}) and environment variables (os.environ["AURABOX_API_KEY"]) in its code examples, specifically advising users never to commit keys to source control.
Audit Metadata