scribe
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill provides legitimate architectural guidance for using Zoom's transcription services.
- [EXTERNAL_DOWNLOADS]: The skill references official Zoom developer documentation and the 'zoom/scribe-quickstart' GitHub repository. These are trusted resources from the service provider.
- [CREDENTIALS_UNSAFE]: The documentation includes secure patterns for handling Zoom and AWS credentials using environment variables. It explicitly warns against hardcoding secrets or using unresolved shell placeholders.
- [COMMAND_EXECUTION]: Node.js code examples use standard libraries for HTTP requests and JWT generation. No unsafe system commands or dynamic code execution patterns were identified.
Audit Metadata