Skip to content

Commit 8fd7ae0

Browse files
authored
docs(claude): add rule to fix warnings on discovery (#597)
* docs(claude): add rule to fix warnings on discovery * fix(docs): satisfy oxfmt on CLAUDE.md * docs(claude): drop contradictory lib/http-request rule The SHARED STANDARDS section referenced httpJson/httpText/httpRequest from @socketsecurity/lib/http-request, but this SDK's canonical rule (in the SDK-SPECIFIC section) directs contributors to createGetRequest and createRequestWithJson from src/http-client.ts. Keep the single authoritative rule to avoid conflicting guidance. * docs(claude): fix stale file paths and tighten warnings rule - scripts/test.mjs → scripts/test.mts (renamed in 0e600f7) - .config/esbuild.config.mjs → .config/esbuild.config.mts - Clarify Judgment Protocol warnings rule: fix in-edit only, flag unrelated warnings instead of drive-by fixing.
1 parent 7e2a28c commit 8fd7ae0

2 files changed

Lines changed: 104 additions & 221 deletions

File tree

.claude/skills/security-scan/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: security-scan
3-
description: Runs a multi-tool security scan — AgentShield for Claude config, zizmor for GitHub Actions, and optionally Socket CLI for dependency scanning. Produces an A-F graded security report.
3+
description: Runs a multi-tool security scan — AgentShield for Claude config, zizmor for GitHub Actions, and optionally Socket CLI for dependency scanning. Produces an A-F graded security report. Use after modifying `.claude/` config, hooks, agents, or GitHub Actions workflows, and before releases.
44
user-invocable: true
55
---
66

0 commit comments

Comments
 (0)