Skip to content

Custom syscall interruption and notification #2

@x0rw

Description

@x0rw

Description:

Add support for custom handlers when a blocked syscall is intercepted (e.g., log, notify via callback, or prompt the user). This would allow:

Auditing denied syscalls.

Interactive permission prompts (e.g., "Plugin X tried to fork(). Allow?").

Use Case:

A security-sensitive app could log all execve attempts, or a CLI tool could ask for confirmation before file writes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions