pylot-api
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute routine system commands, such as
lsto retrieve session-specific environment metadata andcurlfor interacting with the Pylot API endpoints. - [EXTERNAL_DOWNLOADS]: The skill fetches operational data, including automation rules, mission statuses, and organization activation milestones, from the Pylot gateway API to inform its logic and user greetings.
- [SAFE]: The skill follows secure practices by using environment-provided tokens (
$PYLOT_API_TOKEN) for authentication and interacting exclusively with infrastructure associated with its stated purpose. Access to session metadata is used appropriately to enable platform features like mission auto-wakes.
Audit Metadata