honeybadger
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the installation of the
@membranehq/clipackage via npm. This is a verified vendor resource owned by the skill's author (membranedev) and is necessary for the skill's functionality. - [SAFE]: Authentication is performed using the
membrane logincommand, which utilizes a browser-based OAuth flow. This method is secure as it avoids hardcoding credentials and ensures that sensitive tokens are managed by the vendor's platform. - [SAFE]: Network operations are conducted through the
membrane action runandmembrane requestcommands. These requests are routed to official Honeybadger API endpoints or through the vendor's proxy as part of the intended integration logic. - [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation patterns were detected. The instructions follow best practices by directing the agent to use the platform's credential management rather than requesting raw API keys from the user.
Audit Metadata