Skip to content

Commit 35ed2b5

Browse files
committed
chore: scope npm package as @cogsec/agent-shield
npm blocked 'agent-shield' as too similar to existing 'agentshield'. Using scoped package under @COGSEC org.
1 parent 585d1ad commit 35ed2b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "agent-shield",
2+
"name": "@cogsec/agent-shield",
33
"version": "1.0.0",
44
"description": "Security auditor for AI agent configurations. Scans Claude Code setups for vulnerabilities, misconfigs, and injection risks.",
55
"type": "module",

0 commit comments

Comments
 (0)