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