buffer-api
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates legitimate interaction with the official Buffer API at https://api.buffer.com, a well-known service.
- [SAFE]: It promotes secure secret management by instructing users to store their API key in an environment variable (BUFFER_API_KEY) rather than hardcoding it.
- [SAFE]: No malicious patterns such as obfuscation, remote code execution, or unauthorized data access were detected.
- [SAFE]: The provided code examples use standard system utilities (curl, jq) for their intended purpose of API communication.
Audit Metadata