Files
wehub-resource-sync 2114ccd278
CI / Lint & Test (Python 3.13) (push) Failing after 2s
CI / Lint & Test (Python 3.14) (push) Failing after 1s
CI / Lint & Test (Python 3.12) (push) Failing after 2s
CI / DCO Check (push) Has been skipped
Scorecard supply-chain security / Scorecard analysis (push) Failing after 2s
chore: import upstream snapshot with attribution
2026-07-13 12:23:39 +08:00

16 lines
433 B
JSON

{
"name": "skillspector-pi",
"version": "2.2.3",
"private": true,
"description": "Pi extension exposing SkillSpector as a local scan tool for agent skills.",
"keywords": ["pi-package", "skillspector", "agent-skills", "security"],
"pi": {
"extensions": ["./extensions/skillspector.ts"]
},
"peerDependencies": {
"@earendil-works/pi-ai": "*",
"@earendil-works/pi-coding-agent": "*",
"typebox": "*"
}
}