Skip to content
View monstabravo's full-sized avatar

Block or report monstabravo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. eagle_eyes eagle_eyes Public

    Record browser traffic, get a runnable Python scraper of any site's private API - plus a Postman collection and an LLM-ready JSON report. Chrome MV3, zero deps.

    JavaScript

  2. portable-agent-orchestrator portable-agent-orchestrator Public

    Turn any Python function into an LLM-callable tool - single file, zero runtime deps. Auto-derives JSON-Schema from your function signatures; pluggable LLM backends; one-line audit hook.

    Python

  3. sqlguard sqlguard Public

    AST-based read-only SQL enforcement for Python. Parses the statement instead of matching keywords, so multi-statement payloads and writes hidden in CTEs cannot get through.

    Python

  4. agent-ledger agent-ledger Public

    A governance protocol for fleets of autonomous agents, plus the validator that keeps its records honest. Append-only is checked against git, not trusted to the file.

    Python