Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityAvançado

Deep Analysis

porcyberkaida·cyberkaida· v1.0.0 · atualizado em 2026-04-11
83
Score

Conducts in-depth, focused investigations of reverse engineering questions through iterative analysis and database refinement. Addresses queries such as function behavior, cryptographic usage, C2 address identification, and type correction. Enhances understanding through incremental improvements like renaming, retyping, and commenting, providing evidence-based answers and new investigation paths. Best utilized after binary triage for specific suspicious areas or focused user inquiries about binary behavior.

reverse-engineeringbinary-analysisghidracode-analysisvulnerability-researchmalware-analysis
Linguagens
C++C
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mddeep-analysis/workflow
1
Gather Current Context: — Use `get-decompilation`, `find-cross-references`, `get-data`, or `read-memory` to understand the code.
2
Analyze: — Identify unclear aspects, operations, and assumptions.
3
Improve Database: — Rename variables, change data types, apply structures, and add comments.
4
Verify Improvements: — Re-read decompilation to confirm clarity.
5
Follow Threads: — Pursue evidence by following cross-references and tracing data flow.
6
Track Progress: — Document findings with bookmarks and comments.
7
On-Task Check: — Ensure focus on the original question.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aApktool - Android APK Unpacking and Resource Extraction
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Python Security Scanner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Deep Analysis
deep-analysis
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
analyze this functionwhat does this code do?is this using crypto?find the C2 addressfix types in this functionperform deep analysisinvestigate suspicious codereverse engineer this binary

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download deep-analysis
$ synaptic skills detail deep-analysis
$ synaptic skills live deep-analysis

Links

GitHub Repository