Skip to content
View rawqubit's full-sized avatar

Block or report rawqubit

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
rawqubit/README.md

Hi, I'm Srinikhil Chakilam (@rawQubit) πŸ‘‹

πŸ“ Systems & Security Researcher | πŸ” AI Security | πŸ€– AI-Native Builder | πŸ¦€ Rust & Java SpringBoot Developer

Building high-performance tools at the intersection of AI, cybersecurity, and distributed systems. I focus on problems where AI can meaningfully augment security workflows β€” reducing noise, surfacing signal, and automating the tedious parts of defense.

Rust Python Java SpringBoot Ethereum Docker


πŸš€ Flagship Projects

Original tools solving real, unsolved problems in AI security and developer tooling.

πŸ›‘οΈ llmguard-cli

Real-time prompt injection and jailbreak detector for LLM pipelines. Multi-layer detection: 20+ heuristic signatures + AI meta-reasoning (LLM-as-judge). Ships with an HTTP API for inline pipeline integration. Achieves 0.94 F1 on adversarial prompt benchmarks.

πŸ” gitleaks-ai

AI-enhanced secrets scanner with Shannon entropy analysis. Combines regex pattern matching, entropy scoring, and LLM-powered false-positive elimination. Reduces false positives by ~73% vs. regex-only scanners while maintaining >99% recall.

🌐 shadowmap

Passive attack surface mapper using certificate transparency and DNS. Zero active scanning β€” discovers subdomains, DNS records, and exposed services using only public data sources. AI-powered risk analysis identifies high-value targets for investigation.

πŸ‘οΈ cvewatch

Automated CVE monitoring daemon with AI triage and Slack/Discord alerting. Polls NVD API 2.0, filters by your tech stack using AI relevance scoring, and delivers enriched alerts with patch urgency classification. Eliminates CVE noise for security teams.


πŸ” InfoSec Arsenal

AI-augmented security tools for analysts, researchers, and defenders.

Tool Description
πŸ•΅οΈ ai-cve-analyzer Real-time CVE risk assessment with NVD data + AI attack scenario generation
🧠 ai-threat-intel Threat intel summarizer β€” extracts TTPs, IOCs & MITRE ATT&CK mappings
🎣 ai-phishing-detector URL & email phishing analyzer with heuristic + LLM-based reasoning
🚨 ai-siem-triage SOC alert triage assistant β€” classifies, prioritizes, and recommends response
🦠 ai-malware-explainer Malware behavior explainer from sandbox reports with ATT&CK mapping
πŸ“‹ ai-pentest-report Transforms raw pentest findings into professional client-ready reports
🌐 ai-packet-analyzer Network packet analysis β€” detects C2, exfiltration & lateral movement
πŸ”‘ ai-secrets-scanner Scans codebases for hardcoded API keys, credentials & sensitive data

πŸ€– AI Developer Toolkit

Productivity tools that automate the software development lifecycle.

Tool Description
πŸ” ai-code-reviewer Automated code review for bugs and best practices
πŸ“ ai-commit-gen Intelligent Git commit message generator
πŸ“– ai-doc-gen Automated documentation generator for code files
πŸ—„οΈ ai-sql-gen Natural language to SQL query generator
🧩 ai-regex-explainer Human-readable explanations for complex regex
πŸ§ͺ ai-test-gen Automated unit test generator for multiple frameworks
πŸ“‹ ai-log-analyzer Pattern and error detection in system logs
🎭 ai-api-mock Realistic API mock response generator
🐚 ai-shell-assistant Natural language to shell command translator
πŸ“ˆ ai-readme-optimizer Clarity and SEO optimization for README files

πŸ¦€ Rust Utilities

High-performance CLI tools built with systems-level precision.

  • πŸ” rust-grep-tool β€” Blazing fast recursive file search with pattern highlighting.
  • πŸ“Š rust-sys-monitor β€” Real-time system resource monitor with visual CPU/Memory bars.
  • πŸ”„ rust-config-transformer β€” Versatile JSON ↔ YAML ↔ TOML format converter.

🧠 Philosophy

"The best security tool is the one you actually use." I build tools that fit naturally into existing workflows, making security and quality engineering frictionless for developers and analysts alike.


πŸ“« Connect

X

Pinned Loading

  1. snippet-vault snippet-vault Public

    Local-first code snippet manager with tagging and search

    Python 1

  2. ai-terminal-assistant ai-terminal-assistant Public

    AI-powered terminal assistant for debugging and command help

    Python 1

  3. rust-config-transformer rust-config-transformer Public

    A versatile CLI utility built with Rust for converting configuration files between JSON, YAML, and TOML formats.

    Rust

  4. rust-grep-tool rust-grep-tool Public

    A fast and simple CLI file search tool built with Rust.

    Rust 2

  5. rust-sys-monitor rust-sys-monitor Public

    A real-time system resource monitor CLI tool built with Rust.

    Rust

  6. yaraforge yaraforge Public

    YARA rule deployment and scanning automation β€” compile, validate, scan, and deploy YARA rules across local and remote targets

    Python 2