lindy-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides an automation surface by processing external deployment configurations and environment variables.\n
- Ingestion points: The Python deployment script in
references/implementation.mdreads JSON configuration files from thelindy-agents/directory to manage agent states.\n - Boundary markers: There are no specific delimiters or 'ignore' instructions within the scripts to distinguish between configuration data and potential instruction injections.\n
- Capability inventory: The skill uses the
requestslibrary to perform network operations (GET, POST, PATCH) to theapi.lindy.aidomain and writes deployment logs to the local filesystem.\n - Sanitization: The provided scripts perform standard JSON loading but lack explicit validation or sanitization of the configuration content before it is processed.
Audit Metadata