recoup-api
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by 'recoupable' and communicates exclusively with the vendor's own domains (
recoup-api.vercel.appanddevelopers.recoupable.com). All network activity is aligned with the skill's stated purpose of interacting with the Recoupable platform. - [COMMAND_EXECUTION]: Employs standard
curlcommands to interact with API endpoints and retrieve documentation. This usage is restricted to retrieving data and docs from the vendor's infrastructure. - [DATA_EXFILTRATION]: Utilizes provided environment variables (
RECOUP_ACCESS_TOKEN,RECOUP_ORG_ID) to authenticate requests. This is a standard and safe practice for sandboxed API interactions with a vendor's production environment. - [EXTERNAL_DOWNLOADS]: Fetches documentation files and OpenAPI schemas from
developers.recoupable.comto assist the agent in selecting the correct API endpoints.
Audit Metadata