youtube-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official BrowserAct API domain (api.browseract.com) to perform its functions. This is consistent with the skill's stated purpose and the author's identity.
- [SAFE]: API keys are managed through the
BROWSERACT_API_KEYenvironment variable, which is a standard and secure practice for secret management in agent skills. - [SAFE]: The Python script performs standard HTTP requests using the
requestslibrary to interact with the vendor's workflow API. No unauthorized data access or exfiltration patterns were detected.
Audit Metadata