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

Analysis Run

019b3836-24bb-7175-af1a-9c3aec4ea29a

complete
Chain ID
1
Address
Block Number
Created
Fri, Dec 19, 2025 8:03 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
673 artifact.fetch complete 1 / 3 3 months ago
674 tool.cast_disasm complete 1 / 3 3 months ago
96278 analysis.bundle complete 1 / 3 1 week ago
96279 capability.graph complete 1 / 3 1 week ago
96280 detector.run complete 1 / 3 1 week ago
96281 validation.fork complete 1 / 3 1 week ago
113800 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-gpy07qn4
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c9e-ffe9-7063-8abc-489b1ee8deec
--------
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:50:18.954932+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 1250,
        "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
417
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 0x00a4
00000023: JUMPI
00000024: DUP1
00000025: PUSH4 0x70a08231
0000002a: EQ
0000002b: PUSH2 0x00b0
0000002e: JUMPI
0000002f: DUP1
00000030: PUSH4 0x95d89b41
00000035: EQ
00000036: PUSH2 0x00c8
00000039: JUMPI
0000003a: DUP1
0000003b: PUSH4 0xa9059cbb
00000040: EQ
00000041: PUSH2 0x0123
00000044: JUMPI
00000045: JUMPDEST
00000046: STOP
00000047: JUMPDEST
00000048: PUSH2 0x015f
0000004b: PUSH1 0x00
0000004d: DUP1
0000004e: SLOAD
0000004f: PUSH1 0x20
00000051: PUSH1 0x02
00000053: PUSH1 0x01
00000055: DUP4
00000056: AND
00000057: ISZERO
00000058: PUSH2 0x0100
0000005b: MUL
0000005c: PUSH1 0x00
0000005e: NOT
0000005f: ADD
00000060: SWAP1
00000061: SWAP3
00000062: AND
00000063: SWAP2
00000064: SWAP1
00000065: SWAP2
00000066: DIV
00000067: PUSH1 0x1f
00000069: DUP2
0000006a: ADD
0000006b: DUP3
0000006c: SWAP1
0000006d: DIV
0000006e: SWAP1
0000006f: SWAP2
00000070: MUL
00000071: PUSH1 0x80
00000073: SWAP1
00000074: DUP2
00000075: ADD
00000076: PUSH1 0x40
00000078: MSTORE
00000079: PUSH1 0x60
0000007b: DUP3
0000007c: DUP2
0000007d: MSTORE
0000007e: SWAP3
0000007f: SWAP2
00000080: SWAP1
00000081: DUP3
00000082: DUP3
00000083: DUP1
00000084: ISZERO
00000085: PUSH2 0x0202
00000088: JUMPI
00000089: DUP1
0000008a: PUSH1 0x1f
0000008c: LT
0000008d: PUSH2 0x01d7
00000090: JUMPI
00000091: PUSH2 0x0100
00000094: DUP1
00000095: DUP4
00000096: SLOAD
00000097: DIV
00000098: MUL
00000099: DUP4
0000009a: MSTORE
0000009b: SWAP2
0000009c: PUSH1 0x20
0000009e: ADD
0000009f: SWAP2
000000a0: PUSH2 0x0202
000000a3: JUMP
000000a4: JUMPDEST
000000a5: PUSH2 0x01cd
000000a8: PUSH1 0x02
000000aa: SLOAD
000000ab: PUSH1 0xff
000000ad: AND
000000ae: DUP2
000000af: JUMP
000000b0: JUMPDEST
000000b1: PUSH2 0x01cd
000000b4: PUSH1 0x04
000000b6: CALLDATALOAD
000000b7: PUSH1 0x03
000000b9: PUSH1 0x20
000000bb: MSTORE
000000bc: PUSH1 0x00
000000be: SWAP1
000000bf: DUP2
000000c0: MSTORE
000000c1: PUSH1 0x40
000000c3: SWAP1
000000c4: KECCAK256
000000c5: SLOAD
000000c6: DUP2
000000c7: JUMP
000000c8: JUMPDEST
000000c9: PUSH2 0x015f
000000cc: PUSH1 0x01
000000ce: DUP1
000000cf: SLOAD
000000d0: PUSH1 0x20
000000d2: PUSH1 0x1f
000000d4: PUSH1 0x02
000000d6: PUSH1 0x00
000000d8: NOT
000000d9: PUSH2 0x0100
000000dc: DUP6
000000dd: DUP8
000000de: AND
000000df: ISZERO
000000e0: MUL
000000e1: ADD
000000e2: SWAP1
000000e3: SWAP4
000000e4: AND
000000e5: SWAP3
000000e6: SWAP1
000000e7: SWAP3
000000e8: DIV
000000e9: SWAP2
000000ea: DUP3
000000eb: ADD
000000ec: DUP2
000000ed: SWAP1
000000ee: DIV
000000ef: MUL
000000f0: PUSH1 0x80
000000f2: SWAP1
000000f3: DUP2
000000f4: ADD
000000f5: PUSH1 0x40
000000f7: MSTORE
000000f8: PUSH1 0x60
000000fa: DUP3
000000fb: DUP2
000000fc: MSTORE
000000fd: SWAP3
000000fe: SWAP2
000000ff: SWAP1
00000100: DUP3
00000101: DUP3
00000102: DUP1
00000103: ISZERO
00000104: PUSH2 0x0202
00000107: JUMPI
00000108: DUP1
00000109: PUSH1 0x1f
0000010b: LT
0000010c: PUSH2 0x01d7
0000010f: JUMPI
00000110: PUSH2 0x0100
00000113: DUP1
00000114: DUP4
00000115: SLOAD
00000116: DIV
00000117: MUL
00000118: DUP4
00000119: MSTORE
0000011a: SWAP2
0000011b: PUSH1 0x20
0000011d: ADD
0000011e: SWAP2
0000011f: PUSH2 0x0202
00000122: JUMP
00000123: JUMPDEST
00000124: PUSH2 0x01cd
00000127: PUSH1 0x04
00000129: CALLDATALOAD
0000012a: PUSH1 0x24
0000012c: CALLDATALOAD
0000012d: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
00000142: CALLER
00000143: AND
00000144: PUSH1 0x00
00000146: SWAP1
00000147: DUP2
00000148: MSTORE
00000149: PUSH1 0x03
0000014b: PUSH1 0x20
0000014d: MSTORE
0000014e: PUSH1 0x40
00000150: DUP2
00000151: KECCAK256
00000152: SLOAD
00000153: DUP3
00000154: SWAP1
00000155: LT
00000156: ISZERO
00000157: PUSH2 0x020a
0000015a: JUMPI
0000015b: PUSH2 0x0002
0000015e: JUMP
0000015f: JUMPDEST
00000160: PUSH1 0x40
00000162: MLOAD
00000163: DUP1
00000164: DUP1
00000165: PUSH1 0x20
00000167: ADD
00000168: DUP3
00000169: DUP2
0000016a: SUB
0000016b: DUP3
0000016c: MSTORE
0000016d: DUP4
0000016e: DUP2
0000016f: DUP2
00000170: MLOAD
00000171: DUP2
00000172: MSTORE
00000173: PUSH1 0x20
00000175: ADD
00000176: SWAP2
00000177: POP
00000178: DUP1
00000179: MLOAD
0000017a: SWAP1
0000017b: PUSH1 0x20
0000017d: ADD
0000017e: SWAP1
0000017f: DUP1
00000180: DUP4
00000181: DUP4
00000182: DUP3
00000183: SWAP1
00000184: PUSH1 0x00
00000186: PUSH1 0x04
00000188: PUSH1 0x20
0000018a: DUP5
0000018b: PUSH1 0x1f
0000018d: ADD
0000018e: DIV
0000018f: PUSH1 0x03
00000191: MUL
00000192: PUSH1 0x0f
00000194: ADD
00000195: CALL
00000196: POP
00000197: SWAP1
00000198: POP
00000199: SWAP1
0000019a: DUP2
0000019b: ADD
0000019c: SWAP1
0000019d: PUSH1 0x1f
0000019f: AND
000001a0: DUP1
000001a1: ISZERO
000001a2: PUSH2 0x01bf
000001a5: JUMPI
000001a6: DUP1
000001a7: DUP3
000001a8: SUB
000001a9: DUP1
000001aa: MLOAD
000001ab: PUSH1 0x01
000001ad: DUP4
000001ae: PUSH1 0x20
000001b0: SUB
000001b1: PUSH2 0x0100
000001b4: EXP
000001b5: SUB
000001b6: NOT
000001b7: AND
000001b8: DUP2
000001b9: MSTORE
000001ba: PUSH1 0x20
000001bc: ADD
000001bd: SWAP2
000001be: POP
000001bf: JUMPDEST
000001c0: POP
000001c1: SWAP3
000001c2: POP
000001c3: POP
000001c4: POP
000001c5: PUSH1 0x40
000001c7: MLOAD
000001c8: DUP1
000001c9: SWAP2
000001ca: SUB
000001cb: SWAP1
000001cc: RETURN
000001cd: JUMPDEST
000001ce: PUSH1 0x60
000001d0: SWAP1
000001d1: DUP2
000001d2: MSTORE
000001d3: PUSH1 0x20
000001d5: SWAP1
000001d6: RETURN
000001d7: JUMPDEST
000001d8: DUP3
000001d9: ADD
000001da: SWAP2
000001db: SWAP1
000001dc: PUSH1 0x00
000001de: MSTORE
000001df: PUSH1 0x20
000001e1: PUSH1 0x00
000001e3: KECCAK256
000001e4: SWAP1
000001e5: JUMPDEST
000001e6: DUP2
000001e7: SLOAD
000001e8: DUP2
000001e9: MSTORE
000001ea: SWAP1
000001eb: PUSH1 0x01
000001ed: ADD
000001ee: SWAP1
000001ef: PUSH1 0x20
000001f1: ADD
000001f2: DUP1
000001f3: DUP4
000001f4: GT
000001f5: PUSH2 0x01e5
000001f8: JUMPI
000001f9: DUP3
000001fa: SWAP1
000001fb: SUB
000001fc: PUSH1 0x1f
000001fe: AND
000001ff: DUP3
00000200: ADD
00000201: SWAP2
00000202: JUMPDEST
00000203: POP
00000204: POP
00000205: POP
00000206: POP
00000207: POP
00000208: DUP2
00000209: JUMP
0000020a: JUMPDEST
0000020b: PUSH1 0x40
0000020d: DUP1
0000020e: DUP3
0000020f: KECCAK256
00000210: DUP1
00000211: SLOAD
00000212: DUP5
00000213: SWAP1
00000214: SUB
00000215: SWAP1
00000216: SSTORE
00000217: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
0000022c: DUP1
0000022d: DUP6
0000022e: AND
0000022f: DUP1
00000230: DUP5
00000231: MSTORE
00000232: SWAP2
00000233: DUP4
00000234: KECCAK256
00000235: DUP1
00000236: SLOAD
00000237: DUP6
00000238: ADD
00000239: SWAP1
0000023a: SSTORE
0000023b: PUSH1 0x60
0000023d: DUP5
0000023e: DUP2
0000023f: MSTORE
00000240: CALLER
00000241: SWAP1
00000242: SWAP2
00000243: AND
00000244: SWAP1
00000245: PUSH32 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
00000266: SWAP1
00000267: PUSH1 0x20
00000269: SWAP1
0000026a: LOG3
0000026b: SWAP3
0000026c: SWAP2
0000026d: POP
0000026e: POP
0000026f: 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: 0x944f59f0e65313e750f049950790db8db1e8ee5eaaac715eccffc563e22ade8a
call_targets: 0x0000000000000000000000000000000000000004, 0x3f664313d0041781086c3a51348c2fc644e3b265
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x944f59f0e65313e750f049950790db8db1e8ee5eaaac715eccffc563e22ade8a",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x3f664313d0041781086c3a51348c2fc644e3b265"
    ],
    "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": 405,
            "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: 0x944f59f0e65313e750f049950790db8db1e8ee5eaaac715eccffc563e22ade8a
call_targets: 0x0000000000000000000000000000000000000004, 0x3f664313d0041781086c3a51348c2fc644e3b265
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x944f59f0e65313e750f049950790db8db1e8ee5eaaac715eccffc563e22ade8a",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0x3f664313d0041781086c3a51348c2fc644e3b265"
    ],
    "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": 405,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}