featbit-rest-api

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for the FeatBit REST API. All provided examples and documentation follow industry best practices for API security and management.
  • [COMMAND_EXECUTION]: The documentation includes shell script examples using standard CLI tools like curl and jq to demonstrate how to perform API requests and parse JSON responses. These are used strictly for instructional purposes.
  • [CREDENTIALS_UNSAFE]: Examples use dummy tokens and placeholders (such as {jwt_token}, {api_key}, and truncated JWT strings) to illustrate authentication header formats. The skill includes explicit security warnings advising users to use environment variables and avoid committing real credentials to version control.
  • [EXTERNAL_DOWNLOADS]: No external script downloads or package installations are performed. The skill only references official FeatBit documentation and repository links.
  • [DATA_EXFILTRATION]: No exfiltration vectors were identified. The API endpoints described are standard management interfaces for the FeatBit service, and examples point to user-configurable host placeholders.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 04:11 PM