ClawAudit verdict

ClawText Ingest

clawtext-ingest

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

The skill ingests external data sources (Discord, files, URLs, JSON) into structured agent memories with SHA1 deduplication; all described operations match the stated memory ingestion purpose and the credential access is to the ClawText/Discord APIs.

⚠ 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
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

API_REFERENCE.md · code · TOKEN="your_token

Pattern match high

References child_process — can spawn system processes

AGENT_GUIDE.md · code · child_process

Pattern match high

Instructs covert action — may act without user awareness

ENHANCEMENT_REVIEW.md · code · silently

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.DISCORD_TOKEN

Pattern match medium

References agent memory files

AGENT_GUIDE.md · code · daily-notes

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_installcredential_access

Is this flag fair?

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