Skip to content

Detect remote command substitution in skill audits - #1

Open
kriptoburak wants to merge 1 commit into
tolztoy:mainfrom
kriptoburak:codex/detect-remote-command-substitution
Open

Detect remote command substitution in skill audits#1
kriptoburak wants to merge 1 commit into
tolztoy:mainfrom
kriptoburak:codex/detect-remote-command-substitution

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary:

  • Add audit/remote-command-substitution for bash -c "$(curl ...)" and bash <(curl ...) patterns.
  • Cover the rule in the malicious fixture and audit expectation.

Validation:

  • npm test
  • npm run typecheck
  • npm run build

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.

1 participant