{
  "name": "pi-sec",
  "version": "0.0.1",
  "description": "A one-stop shop for Pi Agent security mitigations — prompt injection, malicious commands and packages, credential leaks, and more",
  "keywords": [
    "pi-package",
    "pi",
    "pi-coding-agent",
    "prompt-injection",
    "malicious-command",
    "malicious-package",
    "leaked-credentials",
    "logging",
    "sandbox",
    "auth"
  ],
  "homepage": "https://github.com/iosifache/pi-sec#readme",
  "bugs": {
    "url": "https://github.com/iosifache/pi-sec/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iosifache/pi-sec.git"
  },
  "license": "MIT",
  "author": "iosifache",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
