Skip to content

Add AgentSight and ActPlane#30

Merged
Zijian-Ni merged 1 commit into
Zijian-Ni:mainfrom
yunwei37:add-agentsight-actplane
Jun 1, 2026
Merged

Add AgentSight and ActPlane#30
Zijian-Ni merged 1 commit into
Zijian-Ni:mainfrom
yunwei37:add-agentsight-actplane

Conversation

@yunwei37
Copy link
Copy Markdown
Contributor

@yunwei37 yunwei37 commented Jun 1, 2026

Summary

Adds two open-source eBPF-based projects for AI agent observability and security:

  • AgentSight (357 stars, MIT) — Added to Agent Evaluation & Observability. Zero-instrumentation eBPF observability for LLM/coding agents. Captures syscall-level traces (process, file, network) without modifying the agent.

  • ActPlane (19 stars, MIT) — Added to Agent Security. OS-level agent harness that compiles a policy DSL to an eBPF engine for labeled information-flow control at the syscall boundary, with corrective feedback to the agent on violation.

Both projects operate at the kernel level (below the tool layer), making them complementary to existing application-level guardrails and observability tools in the list.

- AgentSight (Agent Evaluation & Observability): zero-instrumentation
  eBPF observability for LLM/coding agents
- ActPlane (Agent Security): OS-level agent harness compiling policy DSL
  to eBPF for syscall-boundary information-flow control
Copilot AI review requested due to automatic review settings June 1, 2026 05:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

🛂 PR Spam Guard report

Submitter: @yunwei37 — account age 3073 days, 1245 followers, 161 public repos.
Automated red flags:

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the awesome-list README by adding two eBPF-based agent security/observability projects.

Changes:

  • Added ActPlane (policy DSL → eBPF enforcement for syscall-boundary information-flow control).
  • Added AgentSight (zero-instrumentation eBPF observability for agent syscall-level traces).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Zijian-Ni Zijian-Ni merged commit b16ed75 into Zijian-Ni:main Jun 1, 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.

3 participants