morphe-ai: Skill for Kiro

.kiro/skills/patch-examples/SKILL.md

real-patch-examples is a skill for Kiro from Paresh-Maheshwari/morphe-ai. It costs 48 tokens per session (1,561 once invoked), scanned A, original, GPL-3.0.

A collection of real examples for writing Morphe patches, including method overrides, list filtering, return-value changes, class chaining, dynamic fingerprints, and string replacement. Morphe is a tool for modifying compiled program behavior.

In plain words
What is it for?
Use it when writing patches that override methods, filter lists, change returned values, chain classes, find changing code locations, or replace strings.
Why use it?
It gives patch authors patterns based on official examples when they need to implement or understand a change.

Skill for Kiro

Written for Kiro: installed under .kiro/.

This is Paresh-Maheshwari/morphe-ai's own configuration. It tells Kiro how to work on morphe-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything morphe-ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Paresh-Maheshwari/morphe-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Paresh-Maheshwari/morphe-ai/main/.kiro/skills/patch-examples/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Paresh-Maheshwari/morphe-ai

Made for: Kiro.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for real-patch-examples

README.md
[![agentmods](https://agentmods.dev/badge/skills/paresh-maheshwari/morphe-ai/patch-examples.svg)](https://agentmods.dev/skills/paresh-maheshwari/morphe-ai/patch-examples)
Your own site
<a href="https://agentmods.dev/skills/paresh-maheshwari/morphe-ai/patch-examples"><img src="https://agentmods.dev/badge/skills/paresh-maheshwari/morphe-ai/patch-examples.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,561 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.01561
Opus 5 $0.00024 $0.00781
Sonnet 5 $0.00010 $0.00312
Haiku 4.5 $0.00005 $0.00156

Measured 7d ago against content hash 87f6dae623f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

real-patch-examples scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.kiro/skills/patch-examples/SKILL.md · 201 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 201 lines · 48 tokens per session scan A 87f6dae623f8

Subscribe to this mod's changes

real-patch-examples is a skill published in the GitHub repository Paresh-Maheshwari/morphe-ai (154 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 48 tokens to every session and 1,561 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

analyzing-android-malware-with-apktool

Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically…

mukul975/Anthropic-Cybersecurity-Skills · 84 tokens

Mobile Application Security

Android and iOS application security testing — static and dynamic analysis, APK/IPA inspection, OWASP MASVS/MASTG verification, secure-storage and transport review, and mobile malware triage for authorized assessments.

Masriyan/Claude-Code-CyberSecurity-Skill · 46 tokens

analyzing-android-malware-with-apktool

Use when perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection. Use when performing static analysis of android apk malware samples using apktool.

oyi77/1ai-skills · 66 tokens

analyzing-android-dex-malware

Reverses Android malware: unpacking APKs, decompiling DEX bytecode to readable Java, auditing the manifest for abused permissions and components, and locating dynamically loaded or native payloads. Activates for requests to analyze an APK, decompile DEX, or investigate a suspicious Android app.

meltedinhex/analyst-ai-pack · 71 tokens

apk-redteam-pipeline

End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…

uphiago/recon-skills · 145 tokens

analyzing-android-malware-with-apktool

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.

autohandai/community-skills · 50 tokens