Caveat verdict

agent-accounting

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Runs local Python accounting scripts using subprocess with documented API keys (Baidu OCR, tax provider); all network calls go to legitimate named services and no credentials are exfiltrated to attacker-controlled hosts.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

28
security
90
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="your_api_key

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.run(

Pattern match high

<script> tag in markdown — potential code injection

web/dashboard.py · prose · downgraded · <script

Pattern match low

Python os.environ.get — reads environment variable

core/baidu_ocr.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 environment variables. (3 sensitive: BAIDU_OCR_API_KEY, BAIDU_OCR_SECRET_KEY, TAX_API_KEY). Requires 1 system binary.

file_readprocess_execcredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API