2026-02-18 13:20:52 +00:00
{
"permissions" : {
"allow" : [
"Bash(ssh-keygen:*)" ,
"Bash(chmod:*)" ,
"Bash(git init:*)" ,
2026-03-25 14:57:21 +00:00
"Bash(git add:*)" ,
"Bash(git rm:*)" ,
"Bash(git branch:*)" ,
"Bash(git remote add:*)" ,
"Bash(git commit:*)" ,
"Bash(git config:*)" ,
2026-04-08 02:48:31 +00:00
"Bash(git push:*)" ,
"Bash(curl -s -X POST https://login.microsoftonline.com/480673c9-b57f-4366-b0ea-e317cbc6c160/oauth2/v2.0/token -H 'Content-Type: application/x-www-form-urlencoded' -d 'client_id=f6c778cf-c850-47d0-85e7-aff1d1c3288b&client_secret=0Wi8Q~6hvmszI1W4WeK3iI~NeSixFggyhcC_Qavk&scope=https://graph.microsoft.com/.default&grant_type=client_credentials')" ,
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(d.get\\('id',''\\), d.get\\('name',''\\), d.get\\('error',''\\)\\)\")" ,
2026-04-08 10:05:10 +00:00
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d, indent=2\\)\\)\")" ,
"Bash(psql:*)" ,
"Bash(npx prisma:*)" ,
"Bash(node -e ':*)" ,
"Bash(node:*)" ,
"Bash(grep -E \"^buffer$|^bl$|^readable\")" ,
"Bash(ls /opt/projects/OnDeck/ondeck/.env*)" ,
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); deps={**d.get\\('dependencies',{}\\), **d.get\\('devDependencies',{}\\)}; [print\\(k,v\\) for k,v in deps.items\\(\\) if any\\(x in k.lower\\(\\) for x in ['xlsx','excel','sheet','xml','zip']\\)]\")" ,
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); deps={**d.get\\('dependencies',{}\\), **d.get\\('devDependencies',{}\\)}; [print\\(k\\) for k in sorted\\(deps.keys\\(\\)\\)]\")" ,
"Bash(npx tsx:*)" ,
"Bash(tee /tmp/shape-import-console.txt)" ,
2026-04-08 18:07:36 +00:00
"Bash(python3:*)" ,
"Read(//usr/**)" ,
"Read(//usr/lib/**)" ,
"Bash(ls /usr/bin/pg*)" ,
"Bash(dpkg -l)" ,
2026-04-12 23:59:20 +00:00
"Bash(docker exec dev-db:*)" ,
"Skill(pangolin)" ,
"Bash(curl -s 'https://api.pangolin.wulfconsulting.cloud/v1/org/seubert-and-associates/domains?limit=1000' -H 'Authorization: Bearer uqfgsbiou7j9fvt.fcznfl7wtfi7ap3267asgqxgsjzwyzej5tdiun62')" ,
"Bash(curl -s https://api.pangolin.wulfconsulting.cloud/v1/target/48 -H 'Authorization: Bearer uqfgsbiou7j9fvt.fcznfl7wtfi7ap3267asgqxgsjzwyzej5tdiun62')" ,
"Bash(curl -s https://api.pangolin.wulfconsulting.cloud/v1/resource/42/rules -H 'Authorization: Bearer uqfgsbiou7j9fvt.fcznfl7wtfi7ap3267asgqxgsjzwyzej5tdiun62')" ,
2026-05-20 17:27:27 +00:00
"Bash(curl -s -X PUT https://api.pangolin.wulfconsulting.cloud/v1/resource/42/rule -H 'Authorization: Bearer uqfgsbiou7j9fvt.fcznfl7wtfi7ap3267asgqxgsjzwyzej5tdiun62' -H 'Content-Type: application/json' -d '{:*)" ,
"Bash(PGPASSWORD='ondeck_password_2026!' psql *)" ,
"Bash(docker exec *)" ,
"Bash(DATABASE_URL=\"postgresql://ondeck_user:ondeck_password_2026!@localhost:5432/ondeck\" node *)"
2026-02-18 13:20:52 +00:00
]
}
}