revdesk-api
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the canonical RevDesk developer directory and fetches the official OpenAPI contract from https://www.revdesk.com/openapi.json to guide integration efforts.
- [REMOTE_CODE_EXECUTION]: Recommends the use of the official @revdesk/sdk and the associated CLI via npx for executing API operations, which is standard practice for the described service.
- [CREDENTIALS_UNSAFE]: Follows security best practices by explicitly instructing the agent to keep API keys in secret or environment stores and to use scoped permissions rather than hardcoded credentials.
Audit Metadata