endor-api
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Automatically downloads the
endorctlutility from the NPM registry usingnpxto perform API operations. This is a verified vendor resource. - [COMMAND_EXECUTION]: Utilizes shell commands to execute the
endorctltool for listing, retrieving, and creating resources within the Endor Labs platform. - [DATA_EXFILTRATION]: Facilitates data exchange with
api.endorlabs.com. This communication is required for the skill's primary function and targets the official vendor endpoint. - [PROMPT_INJECTION]: The skill represents an indirect prompt injection surface because it processes external data from API responses (e.g., project names, finding descriptions).
- Ingestion points: API responses from
api.endorlabs.com(referenced in SKILL.md). - Boundary markers: None identified in the instructional flow.
- Capability inventory: Includes execution of CLI commands via
npxand multiple MCP tools such asscanandsecurity_review. - Sanitization: No explicit sanitization or filtering of API output before it is presented to the agent or user is documented.
Audit Metadata