You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
33 lines
1.1 KiB
{ |
|
"permissions": { |
|
"allow": [ |
|
"Skill(skill-creator)", |
|
"Bash(cat:*)", |
|
"Bash(python3:*)", |
|
"Bash(find:*)", |
|
"Skill(nostr-websocket)", |
|
"Bash(go build:*)", |
|
"Bash(chmod:*)", |
|
"Bash(journalctl:*)", |
|
"Bash(timeout 5 bash -c 'echo [\"\"REQ\"\",\"\"test123\"\",{\"\"kinds\"\":[1],\"\"limit\"\":1}] | websocat ws://localhost:3334':*)", |
|
"Bash(pkill:*)", |
|
"Bash(timeout 5 bash:*)", |
|
"Bash(md5sum:*)", |
|
"Bash(timeout 3 bash -c 'echo [\\\"\"REQ\\\"\",\\\"\"test456\\\"\",{\\\"\"kinds\\\"\":[1],\\\"\"limit\\\"\":10}] | websocat ws://localhost:3334')", |
|
"Bash(printf:*)", |
|
"Bash(websocat:*)", |
|
"Bash(go test:*)", |
|
"Bash(timeout 180 go test:*)", |
|
"WebFetch(domain:github.com)", |
|
"WebFetch(domain:raw.githubusercontent.com)", |
|
"Bash(/tmp/find help)", |
|
"Bash(/tmp/find verify-name example.com)", |
|
"Skill(golang)", |
|
"Bash(/tmp/find verify-name Bitcoin.Nostr)", |
|
"Bash(/tmp/find generate-key)", |
|
"Bash(git ls-tree:*)" |
|
], |
|
"deny": [], |
|
"ask": [] |
|
} |
|
}
|
|
|