Caveat verdict

lightrag-memory

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Semantic memory system using vector embeddings and knowledge graphs; all capabilities match stated purpose of building and querying a local knowledge graph.

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

20
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-key

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

scripts/rag.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

scripts/rag.py · prose · downgraded · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_inagent_memory

Is this flag fair?

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