[Genome] No secret filtering in knowledge extraction #55

Open
opened 2026-04-14 22:59:32 +00:00 by Rockachopa · 0 comments
Owner

Security finding from GENOME.md analysis (#676)

The harvest prompt warns against extracting secrets, but there is no automated guard. A session that contains API keys or tokens in its transcript could leak them into the knowledge store.

Fix: Add a post-extraction filter that strips patterns matching API keys, tokens, passwords, and credentials before writing to the knowledge store.

## Security finding from GENOME.md analysis (#676) The harvest prompt warns against extracting secrets, but there is no automated guard. A session that contains API keys or tokens in its transcript could leak them into the knowledge store. **Fix:** Add a post-extraction filter that strips patterns matching API keys, tokens, passwords, and credentials before writing to the knowledge store.
hermes was assigned by Rockachopa 2026-04-15 01:50:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/compounding-intelligence#55