Caveat verdict

ctf-reverse

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A CTF reverse engineering reference skill covering standard binary analysis techniques using Ghidra, GDB, radare2, Frida, and angr; all content describes documented reverse engineering workflows for solving CTF challenges.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (13)

Pattern match critical

Possible hardcoded credential

platforms.md · code · Password:", input) # Selector strings are in __objc_methname section # Cross-ref

Pattern match critical

Command substitution with curl — remote code execution

tools-advanced.md · code · bash -c "$(curl

Pattern match critical

Uses eval() — can execute arbitrary code

tools-dynamic.md · code · eval(

Pattern match high

Instructs covert action — may act without user awareness

anti-analysis.md · code · silently

Pattern match high

subprocess execution — runs system commands from Python

patterns-ctf-3.md · code · subprocess.check_output(

Pattern match high

References child_process — can spawn system processes

languages-platforms.md · code · child_process

Pattern match high

Pipe to python — executes piped content as Python code

patterns-ctf-2.md · prose · downgraded · | Python

Pattern match high

References sudo — requests elevated privileges

patterns-ctf-3.md · code · sudo

Pattern match high

Hex-encoded string — possible obfuscated payload

patterns-ctf.md · code · \xDE\xAD\xBE\xEF\xCA\xFE\xBA\xBE

Pattern match medium

Base64 encoding/decoding

languages.md · code · base64_decode

Pattern match medium

Dynamic import() — loads module at runtime

patterns-ctf-3.md · prose · downgraded · import (`

Pattern match medium

Popular HTTP library — network access

platforms.md · code · got

Pattern match medium

Sets world-executable permissions

tools-dynamic.md · code · chmod 755

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API