Skip to content

Add OWASP AST05: SOUL.md / MEMORY.md integrity check #60

@kw2828

Description

@kw2828

ClawReins should detect unauthorized modifications to agent identity files (SOUL.md, MEMORY.md, IDENTITY.md).

These files control agent behavior and are a known attack vector for memory poisoning. The check should hash these files on first scan and alert if they change unexpectedly. See OWASP AST05. Good first issue - add a new check to src/cli/scan.ts following the pattern of existing checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions