Skip to content

feat: add SKILL-SUP-003 for plaintext HTTP fetches - #35

Merged
royalpinto007 merged 6 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/skill-sup-003-plaintext-http-d20b
Sep 12, 2026
Merged

feat: add SKILL-SUP-003 for plaintext HTTP fetches#35
royalpinto007 merged 6 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/skill-sup-003-plaintext-http-d20b

Conversation

@sharadvc

Copy link
Copy Markdown
Contributor

Summary

Adds SKILL-SUP-003 (high, supply-chain) to flag code fetches over plaintext http:// (does not match https://).

Test plan

  • npm test

Fixes #23

Detect http:// URLs in code blocks and scripts so MITM-substituted
install scripts and package indexes are flagged. Fixes AgentPostmortem#23.

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@royalpinto007
royalpinto007 merged commit d6a3966 into AgentPostmortem:main Sep 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New rule SKILL-SUP-003: flag code fetches over plaintext HTTP

3 participants