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

Analysis Run

019b3836-520a-7047-ad98-a6f529a6bc3d

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
7857 artifact.fetch complete 1 / 3 3 months ago
7858 tool.cast_disasm complete 1 / 3 3 months ago
81863 analysis.bundle complete 1 / 3 1 week ago
81864 capability.graph complete 1 / 3 1 week ago
81865 detector.run complete 1 / 3 1 week ago
81866 validation.fork complete 1 / 3 1 week ago
113642 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-oui6a_jk
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5c9a-18b4-7180-b52d-4ac56c9e7017
--------
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:44:58.793420+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 734,
        "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
1
CREATE2
0
CALL-family (heavy)
1
EXT*/BALANCE
0
Total opcodes
252
Flags
selfdestruct_present
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 0x1a2d8629
00000013: DUP2
00000014: EQ
00000015: PUSH2 0x0026
00000018: JUMPI
00000019: DUP1
0000001a: PUSH4 0x41c0e1b5
0000001f: EQ
00000020: PUSH2 0x0087
00000023: JUMPI
00000024: JUMPDEST
00000025: STOP
00000026: JUMPDEST
00000027: PUSH2 0x00c9
0000002a: PUSH1 0x00
0000002c: PUSH1 0x60
0000002e: SWAP1
0000002f: DUP2
00000030: MSTORE
00000031: PUSH1 0x01
00000033: DUP1
00000034: SLOAD
00000035: PUSH1 0xa0
00000037: PUSH1 0x20
00000039: PUSH1 0x1f
0000003b: PUSH1 0x02
0000003d: PUSH1 0x00
0000003f: NOT
00000040: DUP6
00000041: DUP8
00000042: AND
00000043: ISZERO
00000044: PUSH2 0x0100
00000047: MUL
00000048: ADD
00000049: SWAP1
0000004a: SWAP5
0000004b: AND
0000004c: SWAP4
0000004d: SWAP1
0000004e: SWAP4
0000004f: DIV
00000050: SWAP3
00000051: DUP4
00000052: ADD
00000053: DUP2
00000054: SWAP1
00000055: DIV
00000056: MUL
00000057: DUP2
00000058: ADD
00000059: PUSH1 0x40
0000005b: MSTORE
0000005c: PUSH1 0x80
0000005e: DUP3
0000005f: DUP2
00000060: MSTORE
00000061: SWAP3
00000062: SWAP2
00000063: SWAP1
00000064: DUP3
00000065: DUP3
00000066: DUP1
00000067: ISZERO
00000068: PUSH2 0x0162
0000006b: JUMPI
0000006c: DUP1
0000006d: PUSH1 0x1f
0000006f: LT
00000070: PUSH2 0x0137
00000073: JUMPI
00000074: PUSH2 0x0100
00000077: DUP1
00000078: DUP4
00000079: SLOAD
0000007a: DIV
0000007b: MUL
0000007c: DUP4
0000007d: MSTORE
0000007e: SWAP2
0000007f: PUSH1 0x20
00000081: ADD
00000082: SWAP2
00000083: PUSH2 0x0162
00000086: JUMP
00000087: JUMPDEST
00000088: PUSH2 0x0024
0000008b: PUSH1 0x00
0000008d: SLOAD
0000008e: CALLER
0000008f: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000a4: SWAP1
000000a5: DUP2
000000a6: AND
000000a7: SWAP2
000000a8: AND
000000a9: EQ
000000aa: ISZERO
000000ab: PUSH2 0x016c
000000ae: JUMPI
000000af: PUSH1 0x00
000000b1: SLOAD
000000b2: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000c7: AND
000000c8: SELFDESTRUCT
000000c9: JUMPDEST
000000ca: PUSH1 0x40
000000cc: MLOAD
000000cd: DUP1
000000ce: DUP1
000000cf: PUSH1 0x20
000000d1: ADD
000000d2: DUP3
000000d3: DUP2
000000d4: SUB
000000d5: DUP3
000000d6: MSTORE
000000d7: DUP4
000000d8: DUP2
000000d9: DUP2
000000da: MLOAD
000000db: DUP2
000000dc: MSTORE
000000dd: PUSH1 0x20
000000df: ADD
000000e0: SWAP2
000000e1: POP
000000e2: DUP1
000000e3: MLOAD
000000e4: SWAP1
000000e5: PUSH1 0x20
000000e7: ADD
000000e8: SWAP1
000000e9: DUP1
000000ea: DUP4
000000eb: DUP4
000000ec: DUP3
000000ed: SWAP1
000000ee: PUSH1 0x00
000000f0: PUSH1 0x04
000000f2: PUSH1 0x20
000000f4: DUP5
000000f5: PUSH1 0x1f
000000f7: ADD
000000f8: DIV
000000f9: PUSH1 0x0f
000000fb: MUL
000000fc: PUSH1 0x03
000000fe: ADD
000000ff: CALL
00000100: POP
00000101: SWAP1
00000102: POP
00000103: SWAP1
00000104: DUP2
00000105: ADD
00000106: SWAP1
00000107: PUSH1 0x1f
00000109: AND
0000010a: DUP1
0000010b: ISZERO
0000010c: PUSH2 0x0129
0000010f: JUMPI
00000110: DUP1
00000111: DUP3
00000112: SUB
00000113: DUP1
00000114: MLOAD
00000115: PUSH1 0x01
00000117: DUP4
00000118: PUSH1 0x20
0000011a: SUB
0000011b: PUSH2 0x0100
0000011e: EXP
0000011f: SUB
00000120: NOT
00000121: AND
00000122: DUP2
00000123: MSTORE
00000124: PUSH1 0x20
00000126: ADD
00000127: SWAP2
00000128: POP
00000129: JUMPDEST
0000012a: POP
0000012b: SWAP3
0000012c: POP
0000012d: POP
0000012e: POP
0000012f: PUSH1 0x40
00000131: MLOAD
00000132: DUP1
00000133: SWAP2
00000134: SUB
00000135: SWAP1
00000136: RETURN
00000137: JUMPDEST
00000138: DUP3
00000139: ADD
0000013a: SWAP2
0000013b: SWAP1
0000013c: PUSH1 0x00
0000013e: MSTORE
0000013f: PUSH1 0x20
00000141: PUSH1 0x00
00000143: KECCAK256
00000144: SWAP1
00000145: JUMPDEST
00000146: DUP2
00000147: SLOAD
00000148: DUP2
00000149: MSTORE
0000014a: SWAP1
0000014b: PUSH1 0x01
0000014d: ADD
0000014e: SWAP1
0000014f: PUSH1 0x20
00000151: ADD
00000152: DUP1
00000153: DUP4
00000154: GT
00000155: PUSH2 0x0145
00000158: JUMPI
00000159: DUP3
0000015a: SWAP1
0000015b: SUB
0000015c: PUSH1 0x1f
0000015e: AND
0000015f: DUP3
00000160: ADD
00000161: SWAP2
00000162: JUMPDEST
00000163: POP
00000164: POP
00000165: POP
00000166: POP
00000167: POP
00000168: SWAP1
00000169: POP
0000016a: SWAP1
0000016b: JUMP
0000016c: JUMPDEST
0000016d: 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: 0x900640fb3ac8dba1c3542beabf6666747f4af582caad1aef99bcdc8ca927a3b1
call_targets: 0x0000000000000000000000000000000000000004, 0xa3c4ae7b24b75187ade41edb83d02606a24647eb
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x900640fb3ac8dba1c3542beabf6666747f4af582caad1aef99bcdc8ca927a3b1",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0xa3c4ae7b24b75187ade41edb83d02606a24647eb"
    ],
    "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": "0x1a2d8629",
            "selector": "0x1a2d8629",
            "calldata_variants": [
                "0x1a2d8629",
                "0x1a2d86290000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 255,
            "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: 0x900640fb3ac8dba1c3542beabf6666747f4af582caad1aef99bcdc8ca927a3b1
call_targets: 0x0000000000000000000000000000000000000004, 0xa3c4ae7b24b75187ade41edb83d02606a24647eb
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x900640fb3ac8dba1c3542beabf6666747f4af582caad1aef99bcdc8ca927a3b1",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000004",
        "0xa3c4ae7b24b75187ade41edb83d02606a24647eb"
    ],
    "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": "0x1a2d8629",
            "selector": "0x1a2d8629",
            "calldata_variants": [
                "0x1a2d8629",
                "0x1a2d86290000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 255,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 1,
    "guards_detected": []
}
high other detector SELFDESTRUCT reachable 65 no no
view
trace_id: 0x2660569e65ec9e3a4b8938c945a76711aa1c945547be2c5c9bf489fbfc9022be
validation_json
{
    "sink": "SELFDESTRUCT",
    "errors": 0,
    "status": "unknown",
    "attempts": 4,
    "trace_id": "0x2660569e65ec9e3a4b8938c945a76711aa1c945547be2c5c9bf489fbfc9022be",
    "confirmed": false,
    "trace_mode": "structLogs",
    "call_targets": null,
    "matched_probe": null,
    "target_varies": null,
    "classification": "no_sink"
}
witness_json
{
    "notes": "heuristic witness; entrypoints are best-effort selectors with zeroed calldata",
    "constraints": [],
    "entrypoints": [
        {
            "calldata": "0x1a2d8629",
            "selector": "0x1a2d8629",
            "calldata_variants": [
                "0x1a2d8629",
                "0x1a2d86290000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x41c0e1b5",
            "selector": "0x41c0e1b5",
            "calldata_variants": [
                "0x41c0e1b5",
                "0x41c0e1b50000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "guards_detected": [],
    "selfdestruct_count": 1
}