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.md reads JSON configuration files from the lindy-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 requests library to perform network operations (GET, POST, PATCH) to the api.lindy.ai domain 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
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:48 AM
Security Audit — agent-trust-hub — lindy-deploy-integration