pinecone-assistant

Warn

Audited by Runlayer on Feb 28, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
81%
Files
13
Flagged
6
Chunks
14
Flagged Files (6)
pinecone-assistant/references/upload.mdMEDIUM
81.0%

Malicious tool definition detected

## Default Exclusions `node_modules`, `.venv`, `venv`, `.git`, `build`, `dist`, `__pycache__`, `.next`, `.cache` ## Metadata Best Practices ```bash --metadata '{"source":"github","repo":"owner/repo","branch":"main"}' ``` ## Troubleshooting **No files found** — check patterns match file types in directory; verify path exists.

pinecone-assistant/references/sync.mdMEDIUM
80.6%

Malicious tool definition detected

## Common Workflow ```bash # Preview first uv run scripts/sync.py --assistant my-docs --source ./docs --dry-run # Then apply uv run scripts/sync.py --assistant my-docs --source ./docs # Keep in sync after git pull git pull uv run scripts/sync.py --assistant my-docs --source ./docs --delete-missing ``` ## Troubleshooting **Files showing as changed but content unchanged** — mtime updates on save even without content changes; harmless, file will be re-uploaded.

pinecone-assistant/scripts/list.pyLOW
72.6%

Malicious tool definition detected

pinecone-assistant/scripts/chat.pyLOW
63.0%

Tool passed security scan

pinecone-assistant/references/create.mdLOW
62.5%

Tool passed security scan

pinecone-assistant/scripts/context.pyLOW
57.0%

Tool passed security scan

Passed Files (7)Click to expand
pinecone-assistant/scripts/sync.pyOK
49.6%

Tool passed security scan

pinecone-assistant/references/list.mdOK
41.4%

Tool passed security scan

pinecone-assistant/scripts/upload.pyOK
35.1%

Tool passed security scan

pinecone-assistant/references/chat.mdOK
33.2%

Tool passed security scan

pinecone-assistant/scripts/create.pyOK
29.9%

Tool passed security scan

pinecone-assistant/SKILL.mdOK
27.9%

Tool passed security scan

pinecone-assistant/references/context.mdOK
21.6%

Tool passed security scan

Audit Metadata
Max File Score
81%
Classification
UNKNOWN_SERVER
Files Scanned
13
Files Flagged
6
Chunks Analyzed
14
Analyzed
Feb 28, 2026, 10:56 AM
Security Audit — runlayer — pinecone-assistant