Mohd Kashif avatar

Mohd Kashif

Community

@inventashif

4Followers
|
31Public Repos
|
72Published Skills

Mohd Kashif (inventashif) maintains 93 offensive-security skills covering bug bounty hunting, red-team operations, web3 audits, and Trigger.dev/React development guidance.

Skills Distribution
DomainCybersecurit...Web Application Vu.. (40%)Red-Team & OSINT R.. (20%)Cloud, Identity & .. (15%)Bug Bounty Reporti.. (10%)

Agent Skills by Mohd Kashif

Showing 72 vetted skills indexed across 1 GitHub repositories.

inventashifinventashif

trigger-tasks

Build durable background tasks, scheduled jobs, and AI agent workflows with Trigger.dev.

Community
Advanced
inventashifinventashif

trigger-cost-savings

Analyzes Trigger.dev tasks, schedules, and runs to identify cost optimization opportunities.

Community
Intermediate
inventashifinventashif

trigger-realtime

Subscribe to Trigger.dev task runs and stream real-time updates to React frontends and backends.

Community
Intermediate
inventashifinventashif

trigger-setup

Initialize Trigger.dev projects with configuration, task directories, and environment setup.

Community
Intermediate
inventashifinventashif

web-design-guidelines

Review UI code files against Vercel's Web Interface Guidelines for accessibility and design compliance.

Community
Basic
inventashifinventashif

trigger-agents

Implements durable AI agent workflows on Trigger.dev using chat agents, sessions, and orchestration patterns.

Community
Advanced
inventashifinventashif

vercel-react-best-practices

Applies Vercel performance optimization rules when writing or refactoring React and Next.js code.

Community
Intermediate
inventashifinventashif

logging-best-practices

Implements structured JSON logging with correlation IDs for production systems.

Community
Basic
inventashifinventashif

vercel-composition-patterns

Refactors React components using compound components, context providers, and composition patterns.

Community
Intermediate
inventashifinventashif

trigger-config

Configure Trigger.dev projects with trigger.config.ts and build extensions.

Community
Intermediate
inventashifinventashif

hunt-api-misconfig

Detect API mass assignment, prototype pollution, and HTTP verb tampering vulnerabilities.

Community
Advanced
inventashifinventashif

hunt-rag-vector

Detect vector-store and embedding-layer weaknesses in RAG pipelines during security assessments.

Community
Advanced
inventashifinventashif

hunt-cors

Detect and validate exploitable CORS misconfigurations on web applications and APIs.

Community
Advanced
inventashifinventashif

hunt-jwt-crypto

Detect and exploit JWT signature forgery flaws including alg:none and RS256 to HS256 key confusion.

Community
Advanced
inventashifinventashif

hunt-xss

Detect and validate reflected, stored, and DOM-based XSS vulnerabilities on web targets.

Community
Advanced
inventashifinventashif

meme-coin-audit

Detects rug pulls and token vulnerabilities in EVM and Solana meme coins.

Community
Advanced
inventashifinventashif

hunt-exceptional-conditions

Detect verbose error pages and fail-open behavior by sending malformed input to endpoints.

Community
Intermediate
inventashifinventashif

hunt-csrf

Detects and validates CSRF vulnerabilities in web applications using bug bounty report patterns.

Community
Advanced
inventashifinventashif

hunt-dispatch

Fingerprints authorized targets and loads the matching red team or WAPT skill set.

Community
Advanced
inventashifinventashif

hunt-nextjs

Detects Next.js vulnerabilities including Server Actions abuse, middleware bypass, SSRF, and cache poisoning.

Community
Advanced
inventashifinventashif

hunt-captcha-bypass

Tests web applications for six CAPTCHA bypass patterns including field omission and token replay.

Community
Intermediate
inventashifinventashif

hunt-ssti

Detects and exploits server-side template injection across Jinja2, Twig, Freemarker, ERB, and other engines.

Community
Advanced
inventashifinventashif

report-writing

Writes impact-first bug bounty reports with platform templates and CVSS scoring.

Community
Intermediate
inventashifinventashif

hunt-idor

Detects and exploits IDOR vulnerabilities in APIs using two-account differential testing.

Community
Advanced

Frequently Asked Questions About Mohd Kashif

FAQPage Schema
What tasks can I perform using inventashif's skills?

You can hunt specific vulnerability classes (IDOR, SSRF, XSS, CSRF, SSTI, XXE, JWT forgery, HTTP smuggling), run recon and OSINT pipelines, attack cloud IAM/Kubernetes/CI-CD surfaces, audit smart contracts and meme coins, and write CVSS-scored bug bounty reports for HackerOne, Bugcrowd, Intigriti, and Immunefi.

Who are these skills designed for?

Bug bounty hunters, red-team operators, and penetration testers running authorized engagements. Separate skills serve WAPT versus external red-team modes, plus triage-validation and report-writing skills for researchers submitting to platforms, and web3 auditors evaluating DeFi contracts or Solana tokens.

How do the hunting skills work in practice?

Each hunt-* skill loads detection patterns, payload tables, and validation gates derived from disclosed public reports. The bb-methodology orchestrator routes you through recon, hunting, chaining, and reporting phases, while triage-validation enforces a 7-Question Gate before any submission.

Are these skills free and open source?

The skills are published in inventashif's public GitHub repositories at no cost. Vercel-authored skills (vercel-react-best-practices, vercel-composition-patterns) carry explicit MIT licenses; most security skills cite public sources such as HackerOne disclosures, PortSwigger research, and CVE databases.

What prerequisites or dependencies do the skills assume?

Security skills assume standard tooling such as Burp Suite, subfinder, httpx, ffuf, Frida, and jadx, plus OOB/Collaborator callbacks for blind-finding validation. Trigger.dev skills require a trigger.config.ts project setup, and trigger-cost-savings requires Trigger.dev MCP access for run analysis.