ClawAudit verdict
asmrone-downloader
ASMR audio downloader from ASMR.one that uses pip-installed requests library; package_install is for the stated dependency, network access fetches from the documented public site, and credentials are local proxy/config settings.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Permission integrity
package_install
Findings (6)
References sudo — requests elevated privileges
SKILL.md · code · sudo
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/asmr_tool.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/asmr_tool.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
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.