skills/thelobbi/claude/restapi/Gen Agent Trust Hub

restapi

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains informational content regarding REST API design principles, including HTTP methods, status codes, and resource naming conventions.
  • [CREDENTIALS_SAFE]: Code examples for JWT and API Key authentication correctly utilize placeholders such as SECRET_KEY, TOKEN, and VALID_API_KEY rather than including hardcoded credentials.
  • [COMMAND_EXECUTION]: Includes standard curl commands for testing API endpoints; these are targeted at localhost and are intended for local development verification.
  • [EXTERNAL_DOWNLOADS]: No remote script execution, unauthorized downloads, or external dependency installations were detected.
  • [INDIRECT_PROMPT_INJECTION]: The skill promotes secure coding practices by demonstrating the use of Pydantic models for request validation and schema enforcement, reducing the surface area for injection attacks in developed APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 10:14 AM
Security Audit — agent-trust-hub — restapi