memos
Fail
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The memos skill is coherent with its stated purpose: it interfaces a local AI agent to a Memos REST API using curl/jq, with credentials supplied via environment variables. Data flows are confined to the API and user-provided inputs; there is appropriate use of an Authorization header. The main security considerations are the handling of MEMOS_ACCESS_TOKEN in environment variables and ensuring logs do not inadvertently capture the token. Overall risk is low to moderate and proportionate to its purpose; no evidence of unintended data sinks or malicious behavior.
Confidence: 98%
Audit Metadata