Caveat verdict

aister-vector-memory

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

Local vector memory system using a local PostgreSQL + pgvector instance with an embedding service at 127.0.0.1; all data stays on localhost, and the only credential is a local DB password for the dedicated aister user.

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

0
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (6)

Pattern match critical

Possible hardcoded credential

INSTALL.md · code · PASSWORD="YOUR_SECURE_PASSWORD

Pattern match high

HTTP request to bare IP address — common in malicious payloads

INSTALL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

INSTALL.md · code · sudo

Pattern match high

apt-get install — installs system packages

INSTALL.md · code · apt-get install

Pattern match medium

References agent memory files

INSTALL.md · code · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). 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.

file_write

Is this flag fair?

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