TW
Tripwire
Find contracts. Test them. Review real vulns.

Analysis Run

019b477e-d748-71b3-a10b-e2a4b2bb8b36

complete
Chain ID
1
Address
Block Number
Created
Mon, Dec 22, 2025 7:17 PM
Review Summary

What survived the funnel

Open this run to answer one question: is this real attacker-relevant behavior with real impact, or just normal contract plumbing?

Confirmed
2
Validated
2
Source
Bytecode only
Review Backing
Not yet
Best current signal
Untrusted CALL target/value reachable
crit 0 high 2 direct contract
Review Checklist
1. Read the findings table first. Ignore raw jobs until the result looks real.
2. Confirm attacker control, not just the existence of a sink.
3. Confirm money or privilege impact.
4. Keep it if the behavior is real. Kill it if this is normal proxy, admin, or upgrade plumbing.

Processing Jobs

Status & attempts
ID Type Status Attempts Heartbeat
28857 artifact.fetch complete 1 / 3 3 months ago
28858 tool.cast_disasm complete 1 / 3 3 months ago
72124 analysis.bundle complete 1 / 3 1 week ago
72125 capability.graph complete 1 / 3 1 week ago
72126 detector.run complete 1 / 3 1 week ago
72127 validation.fork complete 1 / 3 1 week ago
113555 report.consolidate complete 1 / 6 1 week ago

Artifact

Runtime bytecode: available
Creation TX:
Deployer:
Proxy: no
Implementation:
Verified Source: no

Slither

tool.slither

No slither job recorded yet.

Codex

report.consolidate
Job Status
complete
Attempts
1 / 6
Findings
0
No findings?
View stderr
OpenAI Codex v0.118.0 (research preview)
--------
workdir: /tmp/codex-n56n6jgr
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c97-6c07-7233-a0c6-f1756b2a195d
--------
user
You are a security auditor. You ONLY have runtime bytecode + analysis artifacts.
You MUST read `BYTECODE_BUNDLE.json` before concluding; it contains the bytecode summary,
evidence bundle, callsites, storage slots, and detector findings.

Special cases when reasoning from bytecode (be explicit about uncertainty):
- Selector inference is best-effort; missing selectors are common.
- Fallback/receive paths may be the only entrypoints.
- CALL vs DELEGATECALL semantics differ; DELEGATECALL executes in caller storage.
- Proxy patterns (EIP-1967, minimal proxies, beacon) change which storage is authoritative.
- Storage slots are raw; mappings/arrays appear via keccak patterns, names are unknown.
- Guard detection is heuristic; absence of guards does NOT mean unguarded.
- Returndata checking is unknown unless explicitly shown in evidence.
- Precompiles (0x1..0x9) and common ERC20 transfer selectors may appear; do not over-claim.

Output MUST be valid JSON matching the provided schema.
- If you find nothing meaningful: set no_findings=true and findings=[].
- Otherwise: set no_findings=false and include findings with severity/category/title.
- Locations can be pc references like "pc:0x123" or selectors like "selector:0xa9059cbb".

Focus on: reentrancy, access control, upgradeability/proxy issues, signature validation,
accounting/invariant breaks, dangerous delegatecall, and untrusted external calls.
Be conservative: if evidence is weak, mark severity low/medium and explain why.
warning: Codex could not find system bubblewrap on PATH. Please install bubblewrap with your package manager. Codex will use the vendored bubblewrap in the meantime.
ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM.
ERROR: You've hit your usage limit. Visit https://chatgpt.com/codex/settings/usage to purchase more credits or try again at Apr 8th, 2026 9:11 AM.
Metadata
{
    "codex": {
        "ran_at": "2026-04-05T07:42:02.333233+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 1474,
        "bytecode_truncated": false,
        "capability_graph_present": true,
        "analysis_artifact_present": true
    },
    "summary": null,
    "no_findings": null,
    "schema_version": 1
}

Opcode Heuristics

tool.cast_disasm
Delegatecall
0
Selfdestruct
0
CREATE2
0
CALL-family (heavy)
3
EXT*/BALANCE
1
Total opcodes
417
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x80
00000002: PUSH1 0x40
00000004: DUP2
00000005: DUP2
00000006: MSTORE
00000007: PUSH1 0x04
00000009: SWAP1
0000000a: DUP2
0000000b: CALLDATASIZE
0000000c: LT
0000000d: ISZERO
0000000e: PUSH2 0x0015
00000011: JUMPI
00000012: PUSH0
00000013: DUP1
00000014: REVERT
00000015: JUMPDEST
00000016: PUSH0
00000017: SWAP3
00000018: PUSH0
00000019: CALLDATALOAD
0000001a: PUSH1 0xe0
0000001c: SHR
0000001d: SWAP1
0000001e: DUP2
0000001f: PUSH4 0x175a5eef
00000024: EQ
00000025: PUSH2 0x00f0
00000028: JUMPI
00000029: POP
0000002a: PUSH4 0xff65226c
0000002f: EQ
00000030: PUSH2 0x0037
00000033: JUMPI
00000034: PUSH0
00000035: DUP1
00000036: REVERT
00000037: JUMPDEST
00000038: CALLVALUE
00000039: PUSH2 0x00da
0000003c: JUMPI
0000003d: DUP3
0000003e: PUSH1 0x03
00000040: NOT
00000041: CALLDATASIZE
00000042: ADD
00000043: SLT
00000044: PUSH2 0x00da
00000047: JUMPI
00000048: PUSH1 0x20
0000004a: DUP2
0000004b: MLOAD
0000004c: DUP1
0000004d: SWAP4
0000004e: PUSH32 0x5c975abb00000000000000000000000000000000000000000000000000000000
0000006f: DUP3
00000070: MSTORE
00000071: DUP2
00000072: PUSH20 0x0ac850a303169bd762a06567caad02a8e680e7b3
00000087: GAS
00000088: STATICCALL
00000089: SWAP2
0000008a: DUP3
0000008b: ISZERO
0000008c: PUSH2 0x00e6
0000008f: JUMPI
00000090: DUP4
00000091: SWAP3
00000092: PUSH2 0x00a1
00000095: JUMPI
00000096: JUMPDEST
00000097: PUSH1 0x20
00000099: DUP4
0000009a: DUP4
0000009b: MLOAD
0000009c: SWAP1
0000009d: ISZERO
0000009e: DUP2
0000009f: MSTORE
000000a0: RETURN
000000a1: JUMPDEST
000000a2: SWAP1
000000a3: SWAP2
000000a4: POP
000000a5: PUSH1 0x20
000000a7: DUP2
000000a8: RETURNDATASIZE
000000a9: PUSH1 0x20
000000ab: GT
000000ac: PUSH2 0x00de
000000af: JUMPI
000000b0: JUMPDEST
000000b1: DUP2
000000b2: PUSH2 0x00bd
000000b5: PUSH1 0x20
000000b7: SWAP4
000000b8: DUP4
000000b9: PUSH2 0x0274
000000bc: JUMP
000000bd: JUMPDEST
000000be: DUP2
000000bf: ADD
000000c0: SUB
000000c1: SLT
000000c2: PUSH2 0x00da
000000c5: JUMPI
000000c6: MLOAD
000000c7: DUP1
000000c8: ISZERO
000000c9: ISZERO
000000ca: DUP2
000000cb: SUB
000000cc: PUSH2 0x00da
000000cf: JUMPI
000000d0: PUSH1 0x20
000000d2: SWAP3
000000d3: POP
000000d4: SWAP1
000000d5: PUSH0
000000d6: PUSH2 0x0096
000000d9: JUMP
000000da: JUMPDEST
000000db: DUP3
000000dc: DUP1
000000dd: REVERT
000000de: JUMPDEST
000000df: RETURNDATASIZE
000000e0: SWAP2
000000e1: POP
000000e2: PUSH2 0x00b0
000000e5: JUMP
000000e6: JUMPDEST
000000e7: DUP2
000000e8: MLOAD
000000e9: RETURNDATASIZE
000000ea: DUP6
000000eb: DUP3
000000ec: RETURNDATACOPY
000000ed: RETURNDATASIZE
000000ee: SWAP1
000000ef: REVERT
000000f0: JUMPDEST
000000f1: SWAP3
000000f2: SWAP1
000000f3: POP
000000f4: PUSH0
000000f5: CALLDATASIZE
000000f6: PUSH1 0x03
000000f8: NOT
000000f9: ADD
000000fa: SLT
000000fb: PUSH2 0x01de
000000fe: JUMPI
000000ff: PUSH32 0x259bfdd700000000000000000000000000000000000000000000000000000000
00000120: DUP4
00000121: MSTORE
00000122: PUSH20 0x0ac850a303169bd762a06567caad02a8e680e7b3
00000137: SWAP3
00000138: PUSH1 0x60
0000013a: DUP2
0000013b: DUP4
0000013c: DUP2
0000013d: DUP8
0000013e: GAS
0000013f: STATICCALL
00000140: DUP1
00000141: ISZERO
00000142: PUSH2 0x026a
00000145: JUMPI
00000146: PUSH0
00000147: SWAP1
00000148: PUSH2 0x01f5
0000014b: JUMPI
0000014c: JUMPDEST
0000014d: PUSH1 0x20
0000014f: SWAP2
00000150: POP
00000151: ADD
00000152: MLOAD
00000153: DUP1
00000154: ISZERO
00000155: PUSH2 0x01e2
00000158: JUMPI
00000159: DUP4
0000015a: EXTCODESIZE
0000015b: ISZERO
0000015c: PUSH2 0x01de
0000015f: JUMPI
00000160: PUSH0
00000161: SWAP1
00000162: PUSH1 0x44
00000164: DUP5
00000165: MLOAD
00000166: DUP1
00000167: SWAP7
00000168: DUP2
00000169: SWAP4
0000016a: PUSH32 0xb281281c00000000000000000000000000000000000000000000000000000000
0000018b: DUP4
0000018c: MSTORE
0000018d: CALLVALUE
0000018e: DIV
0000018f: DUP7
00000190: DUP4
00000191: ADD
00000192: MSTORE
00000193: CALLER
00000194: PUSH1 0x24
00000196: DUP4
00000197: ADD
00000198: MSTORE
00000199: CALLVALUE
0000019a: SWAP1
0000019b: GAS
0000019c: CALL
0000019d: DUP1
0000019e: ISZERO
0000019f: PUSH2 0x01d4
000001a2: JUMPI
000001a3: PUSH2 0x01aa
000001a6: JUMPI
000001a7: DUP4
000001a8: DUP1
000001a9: RETURN
000001aa: JUMPDEST
000001ab: SWAP1
000001ac: SWAP2
000001ad: SWAP3
000001ae: POP
000001af: PUSH8 0xffffffffffffffff
000001b8: DUP4
000001b9: GT
000001ba: PUSH2 0x01c1
000001bd: JUMPI
000001be: POP
000001bf: MSTORE
000001c0: STOP
000001c1: JUMPDEST
000001c2: PUSH1 0x41
000001c4: SWAP1
000001c5: PUSH4 0x4e487b71
000001ca: PUSH1 0xe0
000001cc: SHL
000001cd: PUSH0
000001ce: MSTORE
000001cf: MSTORE
000001d0: PUSH1 0x24
000001d2: PUSH0
000001d3: REVERT
000001d4: JUMPDEST
000001d5: DUP3
000001d6: MLOAD
000001d7: RETURNDATASIZE
000001d8: PUSH0
000001d9: DUP3
000001da: RETURNDATACOPY
000001db: RETURNDATASIZE
000001dc: SWAP1
000001dd: REVERT
000001de: JUMPDEST
000001df: PUSH0
000001e0: DUP1
000001e1: REVERT
000001e2: JUMPDEST
000001e3: PUSH1 0x12
000001e5: DUP3
000001e6: PUSH4 0x4e487b71
000001eb: PUSH1 0xe0
000001ed: SHL
000001ee: PUSH0
000001ef: MSTORE
000001f0: MSTORE
000001f1: PUSH1 0x24
000001f3: PUSH0
000001f4: REVERT
000001f5: JUMPDEST
000001f6: POP
000001f7: PUSH1 0x60
000001f9: DUP2
000001fa: RETURNDATASIZE
000001fb: PUSH1 0x60
000001fd: GT
000001fe: PUSH2 0x0262
00000201: JUMPI
00000202: JUMPDEST
00000203: DUP2
00000204: PUSH2 0x020f
00000207: PUSH1 0x60
00000209: SWAP4
0000020a: DUP4
0000020b: PUSH2 0x0274
0000020e: JUMP
0000020f: JUMPDEST
00000210: DUP2
00000211: ADD
00000212: SUB
00000213: SLT
00000214: PUSH2 0x01de
00000217: JUMPI
00000218: DUP3
00000219: MLOAD
0000021a: SWAP1
0000021b: PUSH1 0x60
0000021d: DUP3
0000021e: ADD
0000021f: DUP3
00000220: DUP2
00000221: LT
00000222: PUSH8 0xffffffffffffffff
0000022b: DUP3
0000022c: GT
0000022d: OR
0000022e: PUSH2 0x024f
00000231: JUMPI
00000232: DUP5
00000233: MSTORE
00000234: DUP1
00000235: MLOAD
00000236: DUP3
00000237: MSTORE
00000238: PUSH1 0x20
0000023a: DUP2
0000023b: DUP2
0000023c: ADD
0000023d: MLOAD
0000023e: DUP4
0000023f: DUP3
00000240: ADD
00000241: MSTORE
00000242: SWAP1
00000243: DUP5
00000244: ADD
00000245: MLOAD
00000246: DUP5
00000247: DUP4
00000248: ADD
00000249: MSTORE
0000024a: SWAP1
0000024b: PUSH2 0x014c
0000024e: JUMP
0000024f: JUMPDEST
00000250: PUSH1 0x41
00000252: DUP5
00000253: PUSH4 0x4e487b71
00000258: PUSH1 0xe0
0000025a: SHL
0000025b: PUSH0
0000025c: MSTORE
0000025d: MSTORE
0000025e: PUSH1 0x24
00000260: PUSH0
00000261: REVERT
00000262: JUMPDEST
00000263: RETURNDATASIZE
00000264: SWAP2
00000265: POP
00000266: PUSH2 0x0202
00000269: JUMP
0000026a: JUMPDEST
0000026b: DUP4
0000026c: MLOAD
0000026d: RETURNDATASIZE
0000026e: PUSH0
0000026f: DUP3
00000270: RETURNDATACOPY
00000271: RETURNDATASIZE
00000272: SWAP1
00000273: REVERT
00000274: JUMPDEST
00000275: SWAP1
00000276: PUSH1 0x1f
00000278: DUP1
00000279: NOT
0000027a: SWAP2
0000027b: ADD
0000027c: AND
0000027d: DUP2
0000027e: ADD
0000027f: SWAP1
00000280: DUP2
00000281: LT
00000282: PUSH8 0xffffffffffffffff
0000028b: DUP3
0000028c: GT
0000028d: OR
0000028e: PUSH2 0x0296
00000291: JUMPI
00000292: PUSH1 0x40
00000294: MSTORE
00000295: JUMP
00000296: JUMPDEST
00000297: PUSH4 0x4e487b71
0000029c: PUSH1 0xe0
0000029e: SHL
0000029f: PUSH0
000002a0: MSTORE
000002a1: PUSH1 0x41
000002a3: PUSH1 0x04
000002a5: MSTORE
000002a6: PUSH1 0x24
000002a8: PUSH0
000002a9: REVERT
000002aa: INVALID
000002ab: LOG2
000002ac: PUSH5 0x6970667358
000002b2: UNKNOWN(0x22)
000002b3: SLT
000002b4: KECCAK256
000002b5: UNKNOWN(0xE8)
000002b6: UNKNOWN(0xE3)
000002b7: PUSH29 0xe32edc0c0366b4dd1f0cd2a10ad827b12df549eab8c5d80e2521201e1a
000002d5: PUSH5 0x736f6c6343
000002db: STOP
000002dc: ADDMOD
000002dd: NOT
000002de: STOP
000002df: CALLER

Findings

validated = confirmed for call sinks; sink observed for others
Severity Category Tool Title Confidence Validated Confirmed Details
high other detector Untrusted CALL target/value reachable 60 yes yes
view
trace_id: 0x68311d21d16ba2ced6f09b13b5ecef665f9fcae46bf3b4d4366726cce4380d70
call_targets: 0x0ac850a303169bd762a06567caad02a8e680e7b3, 0x8e17697fe2804f161c0b89f24467d53840ca113c
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x68311d21d16ba2ced6f09b13b5ecef665f9fcae46bf3b4d4366726cce4380d70",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0ac850a303169bd762a06567caad02a8e680e7b3",
        "0x8e17697fe2804f161c0b89f24467d53840ca113c"
    ],
    "matched_probe": null,
    "target_varies": true,
    "classification": "target_varies"
}
witness_json
{
    "notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
    "constraints": [],
    "entrypoints": [
        {
            "calldata": "0x175a5eef",
            "selector": "0x175a5eef",
            "calldata_variants": [
                "0x175a5eef",
                "0x175a5eef0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xff65226c",
            "selector": "0xff65226c",
            "calldata_variants": [
                "0xff65226c",
                "0xff65226c0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 412,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 1,
    "guards_detected": [],
    "untrusted_call_count": 1
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0x68311d21d16ba2ced6f09b13b5ecef665f9fcae46bf3b4d4366726cce4380d70
call_targets: 0x0ac850a303169bd762a06567caad02a8e680e7b3, 0x8e17697fe2804f161c0b89f24467d53840ca113c
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x68311d21d16ba2ced6f09b13b5ecef665f9fcae46bf3b4d4366726cce4380d70",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0ac850a303169bd762a06567caad02a8e680e7b3",
        "0x8e17697fe2804f161c0b89f24467d53840ca113c"
    ],
    "matched_probe": null,
    "target_varies": true,
    "classification": "target_varies"
}
witness_json
{
    "notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
    "constraints": [],
    "entrypoints": [
        {
            "calldata": "0x175a5eef",
            "selector": "0x175a5eef",
            "calldata_variants": [
                "0x175a5eef",
                "0x175a5eef0000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xff65226c",
            "selector": "0xff65226c",
            "calldata_variants": [
                "0xff65226c",
                "0xff65226c0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 412,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}