devpilot-trello
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to manage Trello resources.
- It reads credentials from a local configuration file at
~/.config/devpilot/credentials.jsonusingcatandpython3. - It performs API requests to
api.trello.comusingcurl. - These operations are consistent with the skill's stated purpose of interacting with Trello via a command-line interface.
Audit Metadata