pt-irs-runbook
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of the skill's instructions, metadata, or supporting scripts.
- [DATA_EXPOSURE_SAFE]: The skill manages tax-related configuration in
config.jsonbut follows security best practices by explicitly instructing the user not to store passwords or full tax identification numbers (NIF). All URLs target official Portuguese government domains (portaldasfinancas.gov.pt). - [COMMAND_EXECUTION_SAFE]: The included Python scripts (
property-capital-gain.py,rental-tax-estimate.py, andresidency-days.py) are used for deterministic tax calculations. They rely solely on the Python standard library, utilizeargparsefor safe input handling, and do not perform network operations or access sensitive file system paths.
Audit Metadata