featbit-rest-api
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate documentation and automation examples for the FeatBit REST API.
- [DATA_EXPOSURE]: Authentication examples use placeholder values (e.g.,
eyJhbGciOiJIUzI1NiIs...) and explicit warnings against committing real credentials to version control. The skill correctly identifies and separates user-based JWT tokens from machine-to-machine OpenAPI keys. - [COMMAND_EXECUTION]: Shell command examples (curl, jq) are restricted to standard API interaction patterns and are provided for educational/automation purposes. They do not involve dangerous patterns like piping to shell interpreters from untrusted sources.
Audit Metadata