Curated 67-skill set for security auditing a mobile + Tauri-desktop app with Supabase backend.
Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture, bypassing client-side protections, dumping keychain items, inspecting filesystem storage, and evaluating runtime behavior. Activates for requests involving iOS security testing, Objection runtime analysis, Frida-based iOS assessment, or mobile runtime exploration.
Audits Tauri 2 capability files (src-tauri/capabilities/*) and tauri.conf.json for over-grants, dangerous permission identifiers, scope bypasses, isolation pattern misconfiguration, dangerousDisableAssetCspModification abuse, broken CSP, and updater key handling. Activates for requests involving Tauri desktop app security audits, capability lint, IPC review, ACL inspection, or pre-launch hardening checks for Rust+WebView desktop apps.
Conducts security testing of REST, GraphQL, and gRPC APIs to identify vulnerabilities in authentication, authorization, rate limiting, input validation, and business logic. The tester uses the OWASP API Security Top 10 as the testing framework, combining Burp Suite interception with Postman collections and custom scripts to test endpoint security at every privilege level. Activates for requests involving API security testing, REST API pentest, GraphQL security assessment, or API vulnerability testing.
Conducts penetration testing of iOS and Android mobile applications following the OWASP Mobile Application Security Testing Guide (MASTG) to identify vulnerabilities in data storage, network communication, authentication, cryptography, and platform-specific security controls. The tester performs static analysis of application binaries, dynamic analysis at runtime, and API security testing to evaluate the complete mobile attack surface. Activates for requests involving mobile app pentest, iOS security assessment, Android security testing, or OWASP MASTG assessment.
Tests and exploits deep link (URL scheme and App Link) vulnerabilities in Android and iOS mobile applications to identify unauthorized access, data injection, intent hijacking, and redirect manipulation. Use when assessing mobile app attack surface through custom URI schemes, Android App Links, iOS Universal Links, or intent-based navigation. Activates for requests involving deep link security testing, URL scheme exploitation, mobile intent abuse, or link hijacking.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Curated set of 68 cybersecurity skills for auditing a stack composed of:
Plus deep-dive audit references in docs/, production-ready audit tools in tools/, and drop-in templates for CI and threat modeling in templates/.
Each skill is a structured SKILL.md with YAML frontmatter and a Markdown body
(When to Use / Prerequisites / Workflow / Key Concepts / Tools & Systems / Common Scenarios / Output Format),
designed to be loaded into an AI agent (Claude Code, Cursor, etc.) on demand.
This is a personal fork, curated from the upstream mukul975/Anthropic-Cybersecurity-Skills library. All ~700 skills not relevant to this stack have been removed.
The 67 skills are organised below in the order a real audit would run them.
| Skill | Purpose |
|---|---|
performing-threat-modeling-with-owasp-threat-dragon | STRIDE on the full architecture: mobile → API → Postgres → Edge Functions |
| Skill | Purpose |
|---|---|
implementing-semgrep-for-custom-sast-rules | Custom SAST rules for Tauri (Rust + JS) and mobile (Kotlin/Swift) |
implementing-github-advanced-security-for-code-scanning | CodeQL on the repo |
integrating-sast-into-github-actions-pipeline | Wire SAST into CI |
performing-sca-dependency-scanning-with-snyk | npm + cargo + native deps |
implementing-secret-scanning-with-gitleaks | Hardcoded keys / Supabase service-role tokens |
implementing-secrets-scanning-in-ci-cd | Pre-commit + CI gates |
implementing-devsecops-security-scanning | End-to-end scanning pipeline |
| Skill | Purpose |
|---|---|
conducting-mobile-app-penetration-test | Top-level pentest playbook |
performing-android-app-static-analysis-with-mobsf | APK static analysis |
performing-dynamic-analysis-of-android-app | Runtime analysis (Frida + drozer) |
reverse-engineering-android-malware-with-jadx | Decompile your own APK to verify hardening |
testing-android-intents-for-vulnerabilities | Exposed components, intent injection |
performing-ios-app-security-assessment | iOS pentest playbook |
analyzing-ios-app-security-with-objection | Runtime introspection |
reverse-engineering-ios-app-with-frida | iOS dynamic instrumentation |
exploiting-deeplink-vulnerabilities | Custom URL scheme + universal links |
exploiting-insecure-data-storage-in-mobile | Keychain / Keystore / SharedPreferences review |
intercepting-mobile-traffic-with-burpsuite | MITM with cert installed |
performing-mobile-app-certificate-pinning-bypass | Verify pinning actually works |
testing-mobile-api-authentication | Mobile-specific auth flaws |
| Skill | Purpose |
|---|---|
auditing-tauri-capabilities | Tauri-specific: capability files, ACL invariants, high-risk identifier checklist, updater config, runtime addCapability search |
performing-thick-client-application-penetration-test | Generic thick-client pentest workflow |
performing-binary-exploitation-analysis | Stack/heap analysis on the compiled binary |
reverse-engineering-rust-malware | Rust binary triage techniques apply to your own binary |
For deep technical reference, see docs/tauri-2-security-analysis.md — 30-section audit guide with all CVEs, ACL schema, IPC mechanics, and a 9-block checklist.
npx claudepluginhub user2343242kdisj/audit-skills-mobile-tauri-supabase --plugin audit-skills-mobile-tauri-supabaseHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications