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

Analysis Run

019b3844-8efc-73a6-866f-2d59842829ff

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:19 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
12363 artifact.fetch complete 1 / 3 3 months ago
12364 tool.cast_disasm complete 1 / 3 3 months ago
99550 analysis.bundle complete 1 / 3 1 week ago
99551 capability.graph complete 1 / 3 1 week ago
99552 detector.run complete 1 / 3 1 week ago
99553 validation.fork complete 1 / 3 1 week ago
113862 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-wdv70h8f
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5ca1-1de8-72a0-b9ae-55c3a876201b
--------
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:52:37.540279+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 1428,
        "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)
4
EXT*/BALANCE
4
Total opcodes
508
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0x04
00000007: CALLDATASIZE
00000008: LT
00000009: PUSH2 0x0032
0000000c: JUMPI
0000000d: PUSH4 0xffffffff
00000012: PUSH1 0xe0
00000014: PUSH1 0x02
00000016: EXP
00000017: PUSH1 0x00
00000019: CALLDATALOAD
0000001a: DIV
0000001b: AND
0000001c: PUSH4 0x62c06767
00000021: DUP2
00000022: EQ
00000023: PUSH2 0x0034
00000026: JUMPI
00000027: DUP1
00000028: PUSH4 0xc0ee0b8a
0000002d: EQ
0000002e: PUSH2 0x0070
00000031: JUMPI
00000032: JUMPDEST
00000033: STOP
00000034: JUMPDEST
00000035: CALLVALUE
00000036: ISZERO
00000037: PUSH2 0x003f
0000003a: JUMPI
0000003b: PUSH1 0x00
0000003d: DUP1
0000003e: REVERT
0000003f: JUMPDEST
00000040: PUSH2 0x005c
00000043: PUSH1 0x01
00000045: PUSH1 0xa0
00000047: PUSH1 0x02
00000049: EXP
0000004a: SUB
0000004b: PUSH1 0x04
0000004d: CALLDATALOAD
0000004e: DUP2
0000004f: AND
00000050: SWAP1
00000051: PUSH1 0x24
00000053: CALLDATALOAD
00000054: AND
00000055: PUSH1 0x44
00000057: CALLDATALOAD
00000058: PUSH2 0x00d5
0000005b: JUMP
0000005c: JUMPDEST
0000005d: PUSH1 0x40
0000005f: MLOAD
00000060: SWAP1
00000061: ISZERO
00000062: ISZERO
00000063: DUP2
00000064: MSTORE
00000065: PUSH1 0x20
00000067: ADD
00000068: PUSH1 0x40
0000006a: MLOAD
0000006b: DUP1
0000006c: SWAP2
0000006d: SUB
0000006e: SWAP1
0000006f: RETURN
00000070: JUMPDEST
00000071: CALLVALUE
00000072: ISZERO
00000073: PUSH2 0x007b
00000076: JUMPI
00000077: PUSH1 0x00
00000079: DUP1
0000007a: REVERT
0000007b: JUMPDEST
0000007c: PUSH2 0x0032
0000007f: PUSH1 0x04
00000081: DUP1
00000082: CALLDATALOAD
00000083: PUSH1 0x01
00000085: PUSH1 0xa0
00000087: PUSH1 0x02
00000089: EXP
0000008a: SUB
0000008b: AND
0000008c: SWAP1
0000008d: PUSH1 0x24
0000008f: DUP1
00000090: CALLDATALOAD
00000091: SWAP2
00000092: SWAP1
00000093: PUSH1 0x64
00000095: SWAP1
00000096: PUSH1 0x44
00000098: CALLDATALOAD
00000099: SWAP1
0000009a: DUP2
0000009b: ADD
0000009c: SWAP1
0000009d: DUP4
0000009e: ADD
0000009f: CALLDATALOAD
000000a0: DUP1
000000a1: PUSH1 0x20
000000a3: PUSH1 0x1f
000000a5: DUP3
000000a6: ADD
000000a7: DUP2
000000a8: SWAP1
000000a9: DIV
000000aa: DUP2
000000ab: MUL
000000ac: ADD
000000ad: PUSH1 0x40
000000af: MLOAD
000000b0: SWAP1
000000b1: DUP2
000000b2: ADD
000000b3: PUSH1 0x40
000000b5: MSTORE
000000b6: DUP2
000000b7: DUP2
000000b8: MSTORE
000000b9: SWAP3
000000ba: SWAP2
000000bb: SWAP1
000000bc: PUSH1 0x20
000000be: DUP5
000000bf: ADD
000000c0: DUP4
000000c1: DUP4
000000c2: DUP1
000000c3: DUP3
000000c4: DUP5
000000c5: CALLDATACOPY
000000c6: POP
000000c7: SWAP5
000000c8: SWAP7
000000c9: POP
000000ca: PUSH2 0x0298
000000cd: SWAP6
000000ce: POP
000000cf: POP
000000d0: POP
000000d1: POP
000000d2: POP
000000d3: POP
000000d4: JUMP
000000d5: JUMPDEST
000000d6: PUSH1 0x00
000000d8: DUP1
000000d9: SLOAD
000000da: DUP2
000000db: SWAP1
000000dc: DUP2
000000dd: SWAP1
000000de: DUP2
000000df: SWAP1
000000e0: PUSH1 0x01
000000e2: PUSH1 0xa0
000000e4: PUSH1 0x02
000000e6: EXP
000000e7: SUB
000000e8: AND
000000e9: PUSH4 0x7bd163f3
000000ee: CALLER
000000ef: PUSH1 0x40
000000f1: MLOAD
000000f2: PUSH1 0xe0
000000f4: PUSH1 0x02
000000f6: EXP
000000f7: PUSH4 0xffffffff
000000fc: DUP5
000000fd: AND
000000fe: MUL
000000ff: DUP2
00000100: MSTORE
00000101: PUSH1 0x01
00000103: PUSH1 0xa0
00000105: PUSH1 0x02
00000107: EXP
00000108: SUB
00000109: SWAP1
0000010a: SWAP2
0000010b: AND
0000010c: PUSH1 0x04
0000010e: DUP3
0000010f: ADD
00000110: MSTORE
00000111: PUSH1 0x24
00000113: ADD
00000114: PUSH1 0x20
00000116: PUSH1 0x40
00000118: MLOAD
00000119: DUP1
0000011a: DUP4
0000011b: SUB
0000011c: DUP2
0000011d: PUSH1 0x00
0000011f: DUP8
00000120: DUP1
00000121: EXTCODESIZE
00000122: ISZERO
00000123: ISZERO
00000124: PUSH2 0x012c
00000127: JUMPI
00000128: PUSH1 0x00
0000012a: DUP1
0000012b: REVERT
0000012c: JUMPDEST
0000012d: GAS
0000012e: CALL
0000012f: ISZERO
00000130: ISZERO
00000131: PUSH2 0x0139
00000134: JUMPI
00000135: PUSH1 0x00
00000137: DUP1
00000138: REVERT
00000139: JUMPDEST
0000013a: POP
0000013b: POP
0000013c: POP
0000013d: PUSH1 0x40
0000013f: MLOAD
00000140: DUP1
00000141: MLOAD
00000142: SWAP1
00000143: POP
00000144: ISZERO
00000145: PUSH2 0x028e
00000148: JUMPI
00000149: PUSH1 0x00
0000014b: SWAP3
0000014c: POP
0000014d: PUSH1 0x01
0000014f: PUSH1 0xa0
00000151: PUSH1 0x02
00000153: EXP
00000154: SUB
00000155: DUP8
00000156: AND
00000157: ISZERO
00000158: PUSH2 0x0245
0000015b: JUMPI
0000015c: DUP7
0000015d: SWAP2
0000015e: POP
0000015f: DUP2
00000160: PUSH1 0x01
00000162: PUSH1 0xa0
00000164: PUSH1 0x02
00000166: EXP
00000167: SUB
00000168: AND
00000169: PUSH4 0x70a08231
0000016e: ADDRESS
0000016f: PUSH1 0x40
00000171: MLOAD
00000172: PUSH1 0xe0
00000174: PUSH1 0x02
00000176: EXP
00000177: PUSH4 0xffffffff
0000017c: DUP5
0000017d: AND
0000017e: MUL
0000017f: DUP2
00000180: MSTORE
00000181: PUSH1 0x01
00000183: PUSH1 0xa0
00000185: PUSH1 0x02
00000187: EXP
00000188: SUB
00000189: SWAP1
0000018a: SWAP2
0000018b: AND
0000018c: PUSH1 0x04
0000018e: DUP3
0000018f: ADD
00000190: MSTORE
00000191: PUSH1 0x24
00000193: ADD
00000194: PUSH1 0x20
00000196: PUSH1 0x40
00000198: MLOAD
00000199: DUP1
0000019a: DUP4
0000019b: SUB
0000019c: DUP2
0000019d: PUSH1 0x00
0000019f: DUP8
000001a0: DUP1
000001a1: EXTCODESIZE
000001a2: ISZERO
000001a3: ISZERO
000001a4: PUSH2 0x01ac
000001a7: JUMPI
000001a8: PUSH1 0x00
000001aa: DUP1
000001ab: REVERT
000001ac: JUMPDEST
000001ad: GAS
000001ae: CALL
000001af: ISZERO
000001b0: ISZERO
000001b1: PUSH2 0x01b9
000001b4: JUMPI
000001b5: PUSH1 0x00
000001b7: DUP1
000001b8: REVERT
000001b9: JUMPDEST
000001ba: POP
000001bb: POP
000001bc: POP
000001bd: PUSH1 0x40
000001bf: MLOAD
000001c0: DUP1
000001c1: MLOAD
000001c2: SWAP1
000001c3: POP
000001c4: DUP6
000001c5: GT
000001c6: ISZERO
000001c7: PUSH2 0x01d3
000001ca: JUMPI
000001cb: PUSH1 0x00
000001cd: SWAP4
000001ce: POP
000001cf: PUSH2 0x028e
000001d2: JUMP
000001d3: JUMPDEST
000001d4: DUP2
000001d5: PUSH1 0x01
000001d7: PUSH1 0xa0
000001d9: PUSH1 0x02
000001db: EXP
000001dc: SUB
000001dd: AND
000001de: PUSH4 0xa9059cbb
000001e3: DUP8
000001e4: DUP8
000001e5: PUSH1 0x40
000001e7: MLOAD
000001e8: PUSH1 0xe0
000001ea: PUSH1 0x02
000001ec: EXP
000001ed: PUSH4 0xffffffff
000001f2: DUP6
000001f3: AND
000001f4: MUL
000001f5: DUP2
000001f6: MSTORE
000001f7: PUSH1 0x01
000001f9: PUSH1 0xa0
000001fb: PUSH1 0x02
000001fd: EXP
000001fe: SUB
000001ff: SWAP1
00000200: SWAP3
00000201: AND
00000202: PUSH1 0x04
00000204: DUP4
00000205: ADD
00000206: MSTORE
00000207: PUSH1 0x24
00000209: DUP3
0000020a: ADD
0000020b: MSTORE
0000020c: PUSH1 0x44
0000020e: ADD
0000020f: PUSH1 0x20
00000211: PUSH1 0x40
00000213: MLOAD
00000214: DUP1
00000215: DUP4
00000216: SUB
00000217: DUP2
00000218: PUSH1 0x00
0000021a: DUP8
0000021b: DUP1
0000021c: EXTCODESIZE
0000021d: ISZERO
0000021e: ISZERO
0000021f: PUSH2 0x0227
00000222: JUMPI
00000223: PUSH1 0x00
00000225: DUP1
00000226: REVERT
00000227: JUMPDEST
00000228: GAS
00000229: CALL
0000022a: ISZERO
0000022b: ISZERO
0000022c: PUSH2 0x0234
0000022f: JUMPI
00000230: PUSH1 0x00
00000232: DUP1
00000233: REVERT
00000234: JUMPDEST
00000235: POP
00000236: POP
00000237: POP
00000238: PUSH1 0x40
0000023a: MLOAD
0000023b: DUP1
0000023c: MLOAD
0000023d: SWAP1
0000023e: POP
0000023f: SWAP3
00000240: POP
00000241: PUSH2 0x028a
00000244: JUMP
00000245: JUMPDEST
00000246: POP
00000247: DUP4
00000248: PUSH1 0x01
0000024a: PUSH1 0xa0
0000024c: PUSH1 0x02
0000024e: EXP
0000024f: SUB
00000250: ADDRESS
00000251: AND
00000252: BALANCE
00000253: DUP2
00000254: GT
00000255: ISZERO
00000256: PUSH2 0x0262
00000259: JUMPI
0000025a: PUSH1 0x00
0000025c: SWAP4
0000025d: POP
0000025e: PUSH2 0x028e
00000261: JUMP
00000262: JUMPDEST
00000263: PUSH1 0x01
00000265: PUSH1 0xa0
00000267: PUSH1 0x02
00000269: EXP
0000026a: SUB
0000026b: DUP7
0000026c: AND
0000026d: DUP2
0000026e: ISZERO
0000026f: PUSH2 0x08fc
00000272: MUL
00000273: DUP3
00000274: PUSH1 0x40
00000276: MLOAD
00000277: PUSH1 0x00
00000279: PUSH1 0x40
0000027b: MLOAD
0000027c: DUP1
0000027d: DUP4
0000027e: SUB
0000027f: DUP2
00000280: DUP6
00000281: DUP9
00000282: DUP9
00000283: CALL
00000284: SWAP7
00000285: POP
00000286: POP
00000287: POP
00000288: POP
00000289: POP
0000028a: JUMPDEST
0000028b: DUP3
0000028c: SWAP4
0000028d: POP
0000028e: JUMPDEST
0000028f: POP
00000290: POP
00000291: POP
00000292: SWAP4
00000293: SWAP3
00000294: POP
00000295: POP
00000296: POP
00000297: JUMP
00000298: JUMPDEST
00000299: POP
0000029a: POP
0000029b: POP
0000029c: JUMP
0000029d: STOP
0000029e: LOG1
0000029f: PUSH6 0x627a7a723058
000002a6: KECCAK256
000002a7: CHAINID
000002a8: UNKNOWN(0xA5)
000002a9: LOG4
000002aa: UNKNOWN(0xB3)
000002ab: UNKNOWN(0xA9)
000002ac: UNKNOWN(0xB1)
000002ad: UNKNOWN(0x4D)
000002ae: UNKNOWN(0xDD)
000002af: TIMESTAMP
000002b0: JUMP
000002b1: UNKNOWN(0xF8)
000002b2: UNKNOWN(0xE7)
000002b3: UNKNOWN(0xEB)
000002b4: PUSH20 0xe2c2bbd4c592872abc481eac2c78cc12de470029
View stderr
Warning: This is a nightly build of Foundry. It is recommended to use the latest stable version. To mute this warning set `FOUNDRY_DISABLE_NIGHTLY_WARNING` in your environment.

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: 0x9d6d94e5bb2823b426111a1bc645689595c4c199f217fbec5958c8d3a8abd078
call_targets: 0x6c2515dd2bd7834801425075a24c8bed6f060187, 0xc3dd239cdd4ecf76bd7e67f50129c7dd8be5dab6
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x9d6d94e5bb2823b426111a1bc645689595c4c199f217fbec5958c8d3a8abd078",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x6c2515dd2bd7834801425075a24c8bed6f060187",
        "0xc3dd239cdd4ecf76bd7e67f50129c7dd8be5dab6"
    ],
    "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": "0x62c06767",
            "selector": "0x62c06767",
            "calldata_variants": [
                "0x62c06767",
                "0x62c067670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xc0ee0b8a",
            "selector": "0xc0ee0b8a",
            "calldata_variants": [
                "0xc0ee0b8a",
                "0xc0ee0b8a0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 302,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 430,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 553,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "call_count": 4,
    "guards_detected": [],
    "untrusted_call_count": 4
}
high other detector ETH value transfer possible 55 yes yes
view
trace_id: 0x9d6d94e5bb2823b426111a1bc645689595c4c199f217fbec5958c8d3a8abd078
call_targets: 0x6c2515dd2bd7834801425075a24c8bed6f060187, 0xc3dd239cdd4ecf76bd7e67f50129c7dd8be5dab6
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x9d6d94e5bb2823b426111a1bc645689595c4c199f217fbec5958c8d3a8abd078",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x6c2515dd2bd7834801425075a24c8bed6f060187",
        "0xc3dd239cdd4ecf76bd7e67f50129c7dd8be5dab6"
    ],
    "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": "0x62c06767",
            "selector": "0x62c06767",
            "calldata_variants": [
                "0x62c06767",
                "0x62c067670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xc0ee0b8a",
            "selector": "0xc0ee0b8a",
            "calldata_variants": [
                "0xc0ee0b8a",
                "0xc0ee0b8a0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 302,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 430,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 553,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 4,
    "guards_detected": []
}