Security rules for untrusted NanoClaw groups. Credential protection, internal file protection, social engineering defenses.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
{
"name": "jbaruch/nanoclaw-untrusted",
"version": "0.1.15",
"summary": "Security rules for untrusted NanoClaw groups. Credential protection, internal file protection, social engineering defenses.",
"private": false,
"rules": {
"untrusted-security": {
"rules": "rules/untrusted-security.md"
},
"bad-actor-disengage": {
"rules": "rules/bad-actor-disengage.md"
}
},
"skills": {
"whoami": {
"path": "skills/whoami/SKILL.md"
}
}
}