Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v0.2.6.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Pipelock is an open-source security tool designed to act as a firewall for AI agents, providing protection against malicious or unintended HTTP requests that could compromise sensitive data such as API keys. It automates the scanning and filtering of network traffic from AI agents using a proxy-based approach, requiring no code changes or SDKs. Key capabilities include data loss prevention (DLP), domain blocklists, and integrity monitoring to secure AI workflows.
Release notes
Changelog
- ca2fe17d25afd5e1251007660eaea2a0eab4ce60 Polish README and benchmarks for Show HN (#122)
- c270265aaa4269ef5bacbeb2ab5d849f560b7963 feat: HTTP forward proxy (CONNECT + absolute-URI) (#123)
- 060d2e66893d6f07636ee50a9829fbf93a375f95 feat: add GitHub Action for agent security scanning (#125)
- f504aed3160b4b116a04f3dc8a8d0098a8a64dba refactor: extract action string constants to config package (#124)