ClawAudit verdict

sergei-mikhailov-tg-channel-reader

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Reads Telegram channels via MTProto using user-provided TG_API_ID and TG_API_HASH; the security notice about session file sensitivity is explicit and appropriate, and the skill only reads channels the user is subscribed to.

⚠ 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.

0
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match high

Pipe to python — executes piped content as Python code

setup-tg-reader.sh · prose · downgraded · | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Instructs covert action — may act without user awareness

CHANGELOG.md · prose · downgraded · silently

Pattern match medium

Accesses shell history/config

CHANGELOG.md · prose · downgraded · ~/.zshrc

Pattern match medium

pip3 install — installs Python packages at runtime

README_TELETHON.md · code · pip3 install

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

README.md · prose · downgraded · PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+

Pattern match medium

Accesses system credential store

README.md · prose · downgraded · keychain

Pattern match low

Contains shortened/invite URL

SKILL.md · code · t.me/channel

Pattern match low

References agent configuration files

CHANGELOG.md · prose · downgraded · CLAUDE.md

Pattern match low

Python os.environ.get — reads environment variable

debug_auth.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

tg_reader_unified.py · prose · downgraded · os.getenv(

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. Requires 2 system binaries.

file_writepackage_install

Is this flag fair?

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