insecure-SKILL.md

Community

Identify insecure mobile data storage risks.

AuthorDCx7C5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Android and iOS apps often store sensitive data in insecure local storage, risking credential leakage, data exposure, and non-compliant backups.

Core Features & Use Cases

  • Android SharedPreferences analysis: Detect plaintext credentials and tokens stored in XML files.
  • SQLite/Plist inspection: Identify unencrypted databases and misconfigured storage.
  • Compliance and remediation: Surface findings to guide secure storage upgrades (e.g., SQLCipher, Keychain services).
  • Use Case: A pentest discovers that an app stores API keys in SharedPreferences and backs up unencrypted data, triggering remediation.

Quick Start

Run this skill against a target mobile app to scan for insecure local data storage patterns and surface actionable findings.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: insecure-SKILL.md
Download link: https://github.com/DCx7C5/ai-marketplace/archive/main.zip#insecure-skill-md

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.