personal-budgeting
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and structure are consistent with its stated purpose as a personal finance coach. No prompt injection, obfuscation, or persistence mechanisms were found.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
scripts/calculate.py) to perform budget calculations. The script is restricted to basic arithmetic and dictionary operations with no dangerous system calls, subprocesses, or network access. - [DATA_EXPOSURE]: The skill processes financial data provided by the user (income and expenses). Analysis shows no hardcoded credentials, sensitive file access (e.g., SSH or AWS keys), or network exfiltration patterns.
- [EXTERNAL_DOWNLOADS]: Educational references are provided to well-known financial services including NerdWallet and YNAB. These are static documentation links and do not involve downloading or executing remote code.
Audit Metadata