ClawAudit verdict
greek-compliance-aade
Accesses system credential store AND makes external network calls
Greek tax compliance skill that explicitly requires human approval before any AADE/TAXIS submission, documents that credentials are only used when submitting to the government portal, and performs all calculation work offline — the AADE_PASSWORD usage is scoped to its stated purpose.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses system credential store AND makes external network calls
LLM02 · ASI03
Findings (3)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your-aade-password
Unicode homoglyph detected — uses lookalike characters to evade pattern matching
EVALS.json · prose
References sudo — requests elevated privileges
SKILL.md · code · sudo
Permissions & capabilities
Requires 3 environment variables. (1 sensitive: AADE_PASSWORD). Requires 2 system binaries. (1 elevated: curl).
network_outcredential_store Thanks — recorded.