lindy-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard shell commands for development workflows (npm, node, npx) as defined in the allowed-tools section.- [EXTERNAL_DOWNLOADS]: Mentions downloading common development tools like ngrok or Cloudflare Tunnel from well-known sources.- [DATA_EXPOSURE]: Includes instructions for handling API keys and secrets using
.envfiles, which is a standard and safe practice for local development.- [SAFE]: The skill implements security checks such as verifying that theLINDY_TRIGGER_SECRETis only sent to the officialpublic.lindy.aidomain.
Audit Metadata