Skip to content

feat: add SKILL-SH-010 for SSH key planting - #34

Merged
royalpinto007 merged 4 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/skill-sh-010-ssh-planting-d5d9
Sep 12, 2026
Merged

feat: add SKILL-SH-010 for SSH key planting#34
royalpinto007 merged 4 commits into
AgentPostmortem:mainfrom
sharadvc:cursor/skill-sh-010-ssh-planting-d5d9

Conversation

@sharadvc

Copy link
Copy Markdown
Contributor

Summary

Adds SKILL-SH-010 (critical) to flag SSH key planting: references to authorized_keys or shell redirects into ~/.ssh/.

Test plan

  • npm test — includes dedicated ssh-key-planting cases

Fixes #22

Detect writes to authorized_keys and shell redirects into ~/.ssh.
Fixes AgentPostmortem#22.

Co-authored-by: Sharad. <sharadvc@users.noreply.github.com>
@royalpinto007
royalpinto007 merged commit 9e404f4 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-SH-010: flag SSH key planting

3 participants