doordash-spend-guard
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
dd-cliutility andpython3to manage food orders and enforce spending policies. These operations are essential to the skill's functionality and restricted to its stated purpose. - [EXTERNAL_DOWNLOADS]: The skill relies on the DoorDash CLI (
dd-cli), an official tool provided for managing orders. - [SAFE]: The skill maintains a local spending ledger and policy configuration in the user's home directory (
~/.claude/dd-guard/). This local data management is handled securely without external exposure.
Audit Metadata