Install
openclaw skills install @lola0786/agent-dnaCreates a persistent trust profile for AI agents by monitoring behavior and risk to allow, require approval, or block actions accordingly.
openclaw skills install @lola0786/agent-dnaAgent DNA creates a persistent behavioral identity for AI agents.
Instead of trusting every action equally, Agent DNA builds a trust profile from observed behavior and evaluates every future action against that profile.
Track:
Observe:
For every action determine:
Increase risk when:
Produce:
Action: Merge pull request to main
Behavior: New repository Outside business hours High-risk permissions
Decision: Approval Required
Action: Transfer $2,000,000
Behavior: Amount exceeds policy No prior approvals
Decision: Block
Action: Update patient medication
Behavior: Sensitive clinical workflow
Decision: Approval Required
Action: Invoke filesystem.delete
Behavior: First time using destructive tool
Decision: Approval Required
Action: Read documentation
Behavior: Low risk Previously observed behavior
Decision: Allow
Append: