plane-api
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard API client for Plane.so, using environment variables such as PLANE_API_KEY to manage sensitive authentication tokens securely and adhering to best practices for credential management.
- [SAFE]: All network operations are performed using the Python standard library's urllib.request module to communicate with the Plane API at a user-configured base URL, with no unauthorized data exfiltration or connections to suspicious domains detected.
- [SAFE]: The instructions provided in SKILL.md are functional and focus on API interaction logic without any prompt injection attempts or efforts to bypass AI safety constraints.
- [SAFE]: No obfuscation, dynamic code generation from untrusted sources, or suspicious third-party dependencies were identified in the source code or accompanying test files.
Audit Metadata