Agent Police Department v1.0.0 MVP

This commit is contained in:
BunBun Builder
2026-06-14 13:18:56 +00:00
commit 672e9ef17c
30 changed files with 7619 additions and 0 deletions
+53
View File
@@ -0,0 +1,53 @@
version: 1
rules:
- id: rule_allowed_domains
type: allowed_domains
enabled: true
params:
domains:
- github.com
- claude.ai
- api.openai.com
- chatgpt.com
- cursor.sh
- id: rule_allowed_operations
type: allowed_operations
enabled: true
params:
operations:
- read
- chat
- search
- code_generation
- page_visit
- id: rule_disallowed_tools
type: disallowed_tools
enabled: true
params:
tools:
- eval
- exec
- shell
- system
- rm
- sudo
- chmod
- id: rule_permission_change
type: permission_change
enabled: true
params: {}
- id: rule_redundant_rate
type: redundant_rate
enabled: true
params:
max_per_minute: 10
- id: rule_task_scope
type: task_scope
enabled: false
params:
task_keywords: []