Caveat verdict
amlclaw
Crypto AML compliance screening tool running local Python scripts against a TrustIn/blockchain API; package_install is for standard Python dependencies and all operations align with the stated regulatory compliance purpose.
⚠ 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.
Permission integrity
package_install
Findings (4)
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/run_screening.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/trustin_api.py · prose · downgraded · os.getenv(
Popular HTTP library — network access
scripts/validate_rules.py · prose · downgraded · got
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
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.