ClawAudit verdict
yescan-transoffice-universal
Accesses credentials AND encodes data
While useful, the external service interaction may pose risks.
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 credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Findings (2)
Python os.getenv — reads environment variable
scripts/common/ocr_client.py · prose · downgraded · os.getenv(
Base64 encoding/decoding
scripts/common/ocr_client.py · prose · downgraded · BASE64_DECODE
Permissions & capabilities
Requires 1 environment variable. Requires 1 system binary.
credential_accessdata_encoding Thanks — recorded.