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

Analysis Run

019b3836-5ee4-72ce-a207-e96ee1bedb1e

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:04 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
9551 artifact.fetch complete 1 / 3 3 months ago
9552 tool.cast_disasm complete 1 / 3 3 months ago
52548 analysis.bundle complete 1 / 3 1 week ago
52549 capability.graph complete 1 / 3 1 week ago
52550 detector.run complete 1 / 3 1 week ago
52551 validation.fork complete 1 / 3 1 week ago
113414 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-kziqw9m1
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c93-31d7-7510-bfd3-66bbc8c76e7c
--------
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:37:25.187855+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 1504,
        "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)
1
EXT*/BALANCE
0
Total opcodes
547
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0xe0
00000007: PUSH1 0x02
00000009: EXP
0000000a: PUSH1 0x00
0000000c: CALLDATALOAD
0000000d: DIV
0000000e: PUSH4 0x06fdde03
00000013: DUP2
00000014: EQ
00000015: PUSH2 0x0047
00000018: JUMPI
00000019: DUP1
0000001a: PUSH4 0x313ce567
0000001f: EQ
00000020: PUSH2 0x00a5
00000023: JUMPI
00000024: DUP1
00000025: PUSH4 0x70a08231
0000002a: EQ
0000002b: PUSH2 0x00b1
0000002e: JUMPI
0000002f: DUP1
00000030: PUSH4 0x95d89b41
00000035: EQ
00000036: PUSH2 0x00c9
00000039: JUMPI
0000003a: DUP1
0000003b: PUSH4 0xa9059cbb
00000040: EQ
00000041: PUSH2 0x0126
00000044: JUMPI
00000045: JUMPDEST
00000046: STOP
00000047: JUMPDEST
00000048: PUSH1 0x40
0000004a: DUP1
0000004b: MLOAD
0000004c: PUSH1 0x00
0000004e: DUP1
0000004f: SLOAD
00000050: PUSH1 0x20
00000052: PUSH1 0x02
00000054: PUSH1 0x01
00000056: DUP4
00000057: AND
00000058: ISZERO
00000059: PUSH2 0x0100
0000005c: MUL
0000005d: PUSH1 0x00
0000005f: NOT
00000060: ADD
00000061: SWAP1
00000062: SWAP3
00000063: AND
00000064: SWAP2
00000065: SWAP1
00000066: SWAP2
00000067: DIV
00000068: PUSH1 0x1f
0000006a: DUP2
0000006b: ADD
0000006c: DUP3
0000006d: SWAP1
0000006e: DIV
0000006f: DUP3
00000070: MUL
00000071: DUP5
00000072: ADD
00000073: DUP3
00000074: ADD
00000075: SWAP1
00000076: SWAP5
00000077: MSTORE
00000078: DUP4
00000079: DUP4
0000007a: MSTORE
0000007b: PUSH2 0x0179
0000007e: SWAP4
0000007f: SWAP1
00000080: DUP4
00000081: ADD
00000082: DUP3
00000083: DUP3
00000084: DUP1
00000085: ISZERO
00000086: PUSH2 0x023a
00000089: JUMPI
0000008a: DUP1
0000008b: PUSH1 0x1f
0000008d: LT
0000008e: PUSH2 0x020f
00000091: JUMPI
00000092: PUSH2 0x0100
00000095: DUP1
00000096: DUP4
00000097: SLOAD
00000098: DIV
00000099: MUL
0000009a: DUP4
0000009b: MSTORE
0000009c: SWAP2
0000009d: PUSH1 0x20
0000009f: ADD
000000a0: SWAP2
000000a1: PUSH2 0x023a
000000a4: JUMP
000000a5: JUMPDEST
000000a6: PUSH2 0x01e7
000000a9: PUSH1 0x02
000000ab: SLOAD
000000ac: PUSH1 0xff
000000ae: AND
000000af: DUP2
000000b0: JUMP
000000b1: JUMPDEST
000000b2: PUSH2 0x01fd
000000b5: PUSH1 0x04
000000b7: CALLDATALOAD
000000b8: PUSH1 0x03
000000ba: PUSH1 0x20
000000bc: MSTORE
000000bd: PUSH1 0x00
000000bf: SWAP1
000000c0: DUP2
000000c1: MSTORE
000000c2: PUSH1 0x40
000000c4: SWAP1
000000c5: KECCAK256
000000c6: SLOAD
000000c7: DUP2
000000c8: JUMP
000000c9: JUMPDEST
000000ca: PUSH2 0x0179
000000cd: PUSH1 0x01
000000cf: DUP1
000000d0: SLOAD
000000d1: PUSH1 0x40
000000d3: DUP1
000000d4: MLOAD
000000d5: PUSH1 0x20
000000d7: PUSH1 0x02
000000d9: PUSH1 0x00
000000db: NOT
000000dc: PUSH2 0x0100
000000df: DUP7
000000e0: DUP9
000000e1: AND
000000e2: ISZERO
000000e3: MUL
000000e4: ADD
000000e5: SWAP1
000000e6: SWAP5
000000e7: AND
000000e8: SWAP4
000000e9: SWAP1
000000ea: SWAP4
000000eb: DIV
000000ec: PUSH1 0x1f
000000ee: DUP2
000000ef: ADD
000000f0: DUP5
000000f1: SWAP1
000000f2: DIV
000000f3: DUP5
000000f4: MUL
000000f5: DUP3
000000f6: ADD
000000f7: DUP5
000000f8: ADD
000000f9: SWAP1
000000fa: SWAP3
000000fb: MSTORE
000000fc: DUP2
000000fd: DUP2
000000fe: MSTORE
000000ff: SWAP3
00000100: SWAP2
00000101: DUP4
00000102: ADD
00000103: DUP3
00000104: DUP3
00000105: DUP1
00000106: ISZERO
00000107: PUSH2 0x023a
0000010a: JUMPI
0000010b: DUP1
0000010c: PUSH1 0x1f
0000010e: LT
0000010f: PUSH2 0x020f
00000112: JUMPI
00000113: PUSH2 0x0100
00000116: DUP1
00000117: DUP4
00000118: SLOAD
00000119: DIV
0000011a: MUL
0000011b: DUP4
0000011c: MSTORE
0000011d: SWAP2
0000011e: PUSH1 0x20
00000120: ADD
00000121: SWAP2
00000122: PUSH2 0x023a
00000125: JUMP
00000126: JUMPDEST
00000127: PUSH2 0x0045
0000012a: PUSH1 0x04
0000012c: CALLDATALOAD
0000012d: PUSH1 0x24
0000012f: CALLDATALOAD
00000130: PUSH1 0x01
00000132: PUSH1 0xa0
00000134: PUSH1 0x02
00000136: EXP
00000137: SUB
00000138: CALLER
00000139: AND
0000013a: PUSH1 0x00
0000013c: SWAP1
0000013d: DUP2
0000013e: MSTORE
0000013f: PUSH1 0x03
00000141: PUSH1 0x20
00000143: MSTORE
00000144: PUSH1 0x40
00000146: SWAP1
00000147: KECCAK256
00000148: SLOAD
00000149: DUP2
0000014a: SWAP1
0000014b: LT
0000014c: DUP1
0000014d: PUSH2 0x016f
00000150: JUMPI
00000151: POP
00000152: PUSH1 0x01
00000154: PUSH1 0xa0
00000156: PUSH1 0x02
00000158: EXP
00000159: SUB
0000015a: DUP3
0000015b: AND
0000015c: PUSH1 0x00
0000015e: SWAP1
0000015f: DUP2
00000160: MSTORE
00000161: PUSH1 0x03
00000163: PUSH1 0x20
00000165: MSTORE
00000166: PUSH1 0x40
00000168: SWAP1
00000169: KECCAK256
0000016a: SLOAD
0000016b: DUP1
0000016c: DUP3
0000016d: ADD
0000016e: LT
0000016f: JUMPDEST
00000170: ISZERO
00000171: PUSH2 0x0242
00000174: JUMPI
00000175: PUSH2 0x0002
00000178: JUMP
00000179: JUMPDEST
0000017a: PUSH1 0x40
0000017c: MLOAD
0000017d: DUP1
0000017e: DUP1
0000017f: PUSH1 0x20
00000181: ADD
00000182: DUP3
00000183: DUP2
00000184: SUB
00000185: DUP3
00000186: MSTORE
00000187: DUP4
00000188: DUP2
00000189: DUP2
0000018a: MLOAD
0000018b: DUP2
0000018c: MSTORE
0000018d: PUSH1 0x20
0000018f: ADD
00000190: SWAP2
00000191: POP
00000192: DUP1
00000193: MLOAD
00000194: SWAP1
00000195: PUSH1 0x20
00000197: ADD
00000198: SWAP1
00000199: DUP1
0000019a: DUP4
0000019b: DUP4
0000019c: DUP3
0000019d: SWAP1
0000019e: PUSH1 0x00
000001a0: PUSH1 0x04
000001a2: PUSH1 0x20
000001a4: DUP5
000001a5: PUSH1 0x1f
000001a7: ADD
000001a8: DIV
000001a9: PUSH1 0x03
000001ab: MUL
000001ac: PUSH1 0x0f
000001ae: ADD
000001af: CALL
000001b0: POP
000001b1: SWAP1
000001b2: POP
000001b3: SWAP1
000001b4: DUP2
000001b5: ADD
000001b6: SWAP1
000001b7: PUSH1 0x1f
000001b9: AND
000001ba: DUP1
000001bb: ISZERO
000001bc: PUSH2 0x01d9
000001bf: JUMPI
000001c0: DUP1
000001c1: DUP3
000001c2: SUB
000001c3: DUP1
000001c4: MLOAD
000001c5: PUSH1 0x01
000001c7: DUP4
000001c8: PUSH1 0x20
000001ca: SUB
000001cb: PUSH2 0x0100
000001ce: EXP
000001cf: SUB
000001d0: NOT
000001d1: AND
000001d2: DUP2
000001d3: MSTORE
000001d4: PUSH1 0x20
000001d6: ADD
000001d7: SWAP2
000001d8: POP
000001d9: JUMPDEST
000001da: POP
000001db: SWAP3
000001dc: POP
000001dd: POP
000001de: POP
000001df: PUSH1 0x40
000001e1: MLOAD
000001e2: DUP1
000001e3: SWAP2
000001e4: SUB
000001e5: SWAP1
000001e6: RETURN
000001e7: JUMPDEST
000001e8: PUSH1 0x40
000001ea: DUP1
000001eb: MLOAD
000001ec: PUSH1 0xff
000001ee: SWAP1
000001ef: SWAP3
000001f0: AND
000001f1: DUP3
000001f2: MSTORE
000001f3: MLOAD
000001f4: SWAP1
000001f5: DUP2
000001f6: SWAP1
000001f7: SUB
000001f8: PUSH1 0x20
000001fa: ADD
000001fb: SWAP1
000001fc: RETURN
000001fd: JUMPDEST
000001fe: PUSH1 0x40
00000200: DUP1
00000201: MLOAD
00000202: SWAP2
00000203: DUP3
00000204: MSTORE
00000205: MLOAD
00000206: SWAP1
00000207: DUP2
00000208: SWAP1
00000209: SUB
0000020a: PUSH1 0x20
0000020c: ADD
0000020d: SWAP1
0000020e: RETURN
0000020f: JUMPDEST
00000210: DUP3
00000211: ADD
00000212: SWAP2
00000213: SWAP1
00000214: PUSH1 0x00
00000216: MSTORE
00000217: PUSH1 0x20
00000219: PUSH1 0x00
0000021b: KECCAK256
0000021c: SWAP1
0000021d: JUMPDEST
0000021e: DUP2
0000021f: SLOAD
00000220: DUP2
00000221: MSTORE
00000222: SWAP1
00000223: PUSH1 0x01
00000225: ADD
00000226: SWAP1
00000227: PUSH1 0x20
00000229: ADD
0000022a: DUP1
0000022b: DUP4
0000022c: GT
0000022d: PUSH2 0x021d
00000230: JUMPI
00000231: DUP3
00000232: SWAP1
00000233: SUB
00000234: PUSH1 0x1f
00000236: AND
00000237: DUP3
00000238: ADD
00000239: SWAP2
0000023a: JUMPDEST
0000023b: POP
0000023c: POP
0000023d: POP
0000023e: POP
0000023f: POP
00000240: DUP2
00000241: JUMP
00000242: JUMPDEST
00000243: DUP1
00000244: PUSH1 0x03
00000246: PUSH1 0x00
00000248: POP
00000249: PUSH1 0x00
0000024b: CALLER
0000024c: PUSH1 0x01
0000024e: PUSH1 0xa0
00000250: PUSH1 0x02
00000252: EXP
00000253: SUB
00000254: AND
00000255: DUP2
00000256: MSTORE
00000257: PUSH1 0x20
00000259: ADD
0000025a: SWAP1
0000025b: DUP2
0000025c: MSTORE
0000025d: PUSH1 0x20
0000025f: ADD
00000260: PUSH1 0x00
00000262: KECCAK256
00000263: PUSH1 0x00
00000265: DUP3
00000266: DUP3
00000267: DUP3
00000268: POP
00000269: SLOAD
0000026a: SUB
0000026b: SWAP3
0000026c: POP
0000026d: POP
0000026e: DUP2
0000026f: SWAP1
00000270: SSTORE
00000271: POP
00000272: DUP1
00000273: PUSH1 0x03
00000275: PUSH1 0x00
00000277: POP
00000278: PUSH1 0x00
0000027a: DUP5
0000027b: PUSH1 0x01
0000027d: PUSH1 0xa0
0000027f: PUSH1 0x02
00000281: EXP
00000282: SUB
00000283: AND
00000284: DUP2
00000285: MSTORE
00000286: PUSH1 0x20
00000288: ADD
00000289: SWAP1
0000028a: DUP2
0000028b: MSTORE
0000028c: PUSH1 0x20
0000028e: ADD
0000028f: PUSH1 0x00
00000291: KECCAK256
00000292: PUSH1 0x00
00000294: DUP3
00000295: DUP3
00000296: DUP3
00000297: POP
00000298: SLOAD
00000299: ADD
0000029a: SWAP3
0000029b: POP
0000029c: POP
0000029d: DUP2
0000029e: SWAP1
0000029f: SSTORE
000002a0: POP
000002a1: DUP2
000002a2: PUSH1 0x01
000002a4: PUSH1 0xa0
000002a6: PUSH1 0x02
000002a8: EXP
000002a9: SUB
000002aa: AND
000002ab: CALLER
000002ac: PUSH1 0x01
000002ae: PUSH1 0xa0
000002b0: PUSH1 0x02
000002b2: EXP
000002b3: SUB
000002b4: AND
000002b5: PUSH32 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
000002d6: DUP4
000002d7: PUSH1 0x40
000002d9: MLOAD
000002da: DUP1
000002db: DUP3
000002dc: DUP2
000002dd: MSTORE
000002de: PUSH1 0x20
000002e0: ADD
000002e1: SWAP2
000002e2: POP
000002e3: POP
000002e4: PUSH1 0x40
000002e6: MLOAD
000002e7: DUP1
000002e8: SWAP2
000002e9: SUB
000002ea: SWAP1
000002eb: LOG3
000002ec: POP
000002ed: POP
000002ee: JUMP
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: 0x2044136af0f5f2ca3e39f12296047fda69c5bcd72b8876c48eb5f48de2fc0413
call_targets: 0x0000000000000000000000000000000000000004, 0xd6d64e5f72a7ea30ef1711c33e86a3a4a564a9da
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x2044136af0f5f2ca3e39f12296047fda69c5bcd72b8876c48eb5f48de2fc0413",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0xd6d64e5f72a7ea30ef1711c33e86a3a4a564a9da"
    ],
    "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": "0x06fdde03",
            "selector": "0x06fdde03",
            "calldata_variants": [
                "0x06fdde03",
                "0x06fdde030000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x95d89b41",
            "selector": "0x95d89b41",
            "calldata_variants": [
                "0x95d89b41",
                "0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa9059cbb",
            "selector": "0xa9059cbb",
            "calldata_variants": [
                "0xa9059cbb",
                "0xa9059cbb0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 431,
            "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: 0x2044136af0f5f2ca3e39f12296047fda69c5bcd72b8876c48eb5f48de2fc0413
call_targets: 0x0000000000000000000000000000000000000004, 0xd6d64e5f72a7ea30ef1711c33e86a3a4a564a9da
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x2044136af0f5f2ca3e39f12296047fda69c5bcd72b8876c48eb5f48de2fc0413",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0xd6d64e5f72a7ea30ef1711c33e86a3a4a564a9da"
    ],
    "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": "0x06fdde03",
            "selector": "0x06fdde03",
            "calldata_variants": [
                "0x06fdde03",
                "0x06fdde030000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x313ce567",
            "selector": "0x313ce567",
            "calldata_variants": [
                "0x313ce567",
                "0x313ce5670000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x70a08231",
            "selector": "0x70a08231",
            "calldata_variants": [
                "0x70a08231",
                "0x70a082310000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x95d89b41",
            "selector": "0x95d89b41",
            "calldata_variants": [
                "0x95d89b41",
                "0x95d89b410000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0xa9059cbb",
            "selector": "0xa9059cbb",
            "calldata_variants": [
                "0xa9059cbb",
                "0xa9059cbb0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 431,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}