skills/saveeit/skills/api/Gen Agent Trust Hub

api

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard Bearer token authentication for API requests. It correctly instructs users to treat the token like a password and generate it through official account settings.
  • [SAFE]: All API endpoints and URLs use the official savee.com domain, and data is fetched over HTTPS. No untrusted or suspicious external domains were detected.
  • [SAFE]: The skill documents standard read-only operations for fetching user data (saves, feed, boards) via a REST API. It does not perform any sensitive file access, command execution, or data exfiltration.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found. The examples use standard curl commands and environment variables ($SAVEE_TOKEN) for secret management, which is a recommended practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 07:18 PM
Security Audit — agent-trust-hub — api