Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
GitHub Action for automated security scanning of agent workspaces. Detects exposed secrets, prompt/shell injection, and data exfiltration patterns in PRs and commits.
GitHub Action for automated security scanning of agent workspaces. Detects exposed secrets, prompt/shell injection, and data exfiltration patterns in PRs and commits.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
GitHub Action that scans agent skills for security issues on every PR.
ScannerWhat It CatchessentryAPI keys, tokens, passwords, credentials in codebastionPrompt injection markers, shell injection patternsegressSuspicious network calls, data exfiltration patterns
Add to .github/workflows/security.yml: name: Security Scan on: pull_request: paths: - 'skills/**' - '.openclaw/**' push: branches: [main] jobs: scan: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: AtlasPA/openclaw-action@v1 with: workspace: '.' fail-on-findings: 'true'
InputDefaultDescriptionworkspace.Path to scanfail-on-findingstrueFail the check if issues foundscan-secretstrueEnable secret scanningscan-injectiontrueEnable injection scanningscan-egresstrueEnable egress scanning
OutputDescriptionfindings-countTotal number of issues foundhas-criticaltrue if critical/high severity issues
This action detects and alerts only. It will: Flag security issues in PR checks Annotate specific lines with findings Generate a summary report It will NOT: Automatically modify your code Quarantine or delete files Make any changes to your repository For automated remediation, see OpenClaw Pro.
Python 3.8+ (auto-installed by action) No external dependencies
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.