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

Analysis Run

019b3836-53f5-73e7-a3bd-8028b61f1093

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
8097 artifact.fetch complete 1 / 3 3 months ago
8098 tool.cast_disasm complete 1 / 3 3 months ago
97990 analysis.bundle complete 1 / 3 1 week ago
97991 capability.graph complete 1 / 3 1 week ago
97992 detector.run complete 1 / 3 1 week ago
97993 validation.fork complete 1 / 3 1 week ago
113836 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-85tu9pcr
model: gpt-5.4
provider: openai
approval: never
sandbox: read-only
reasoning effort: high
reasoning summaries: none
session id: 019d5ca0-3296-7693-9843-10674f5cf82c
--------
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:51:37.596965+00:00",
        "returncode": 1
    },
    "project": {
        "mode": "bytecode",
        "bytecode_length": 768,
        "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
0
Total opcodes
211
Flags
No heuristic flags raised.
View cast disassembly output
00000000: PUSH1 0x60
00000002: PUSH1 0x40
00000004: MSTORE
00000005: PUSH1 0x00
00000007: CALLDATALOAD
00000008: PUSH29 0x0100000000000000000000000000000000000000000000000000000000
00000026: SWAP1
00000027: DIV
00000028: DUP1
00000029: PUSH4 0x1a695230
0000002e: EQ
0000002f: PUSH2 0x0044
00000032: JUMPI
00000033: DUP1
00000034: PUSH4 0x565a2ecf
00000039: EQ
0000003a: PUSH2 0x005c
0000003d: JUMPI
0000003e: PUSH2 0x0042
00000041: JUMP
00000042: JUMPDEST
00000043: STOP
00000044: JUMPDEST
00000045: PUSH2 0x005a
00000048: PUSH1 0x04
0000004a: DUP1
0000004b: DUP1
0000004c: CALLDATALOAD
0000004d: SWAP1
0000004e: PUSH1 0x20
00000050: ADD
00000051: SWAP1
00000052: SWAP2
00000053: SWAP1
00000054: POP
00000055: POP
00000056: PUSH2 0x0074
00000059: JUMP
0000005a: JUMPDEST
0000005b: STOP
0000005c: JUMPDEST
0000005d: PUSH2 0x0072
00000060: PUSH1 0x04
00000062: DUP1
00000063: DUP1
00000064: CALLDATALOAD
00000065: SWAP1
00000066: PUSH1 0x20
00000068: ADD
00000069: SWAP1
0000006a: SWAP2
0000006b: SWAP1
0000006c: POP
0000006d: POP
0000006e: PUSH2 0x00f9
00000071: JUMP
00000072: JUMPDEST
00000073: STOP
00000074: JUMPDEST
00000075: PUSH1 0x00
00000077: PUSH1 0x00
00000079: SWAP1
0000007a: SLOAD
0000007b: SWAP1
0000007c: PUSH2 0x0100
0000007f: EXP
00000080: SWAP1
00000081: DIV
00000082: PUSH1 0xff
00000084: AND
00000085: ISZERO
00000086: PUSH2 0x00c1
00000089: JUMPI
0000008a: CALLER
0000008b: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000a0: AND
000000a1: PUSH1 0x00
000000a3: CALLVALUE
000000a4: PUSH1 0x40
000000a6: MLOAD
000000a7: DUP1
000000a8: SWAP1
000000a9: POP
000000aa: PUSH1 0x00
000000ac: PUSH1 0x40
000000ae: MLOAD
000000af: DUP1
000000b0: DUP4
000000b1: SUB
000000b2: DUP2
000000b3: DUP6
000000b4: DUP9
000000b5: DUP9
000000b6: CALL
000000b7: SWAP4
000000b8: POP
000000b9: POP
000000ba: POP
000000bb: POP
000000bc: POP
000000bd: PUSH2 0x00f5
000000c0: JUMP
000000c1: JUMPDEST
000000c2: DUP1
000000c3: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
000000d8: AND
000000d9: PUSH1 0x00
000000db: CALLVALUE
000000dc: PUSH1 0x40
000000de: MLOAD
000000df: DUP1
000000e0: SWAP1
000000e1: POP
000000e2: PUSH1 0x00
000000e4: PUSH1 0x40
000000e6: MLOAD
000000e7: DUP1
000000e8: DUP4
000000e9: SUB
000000ea: DUP2
000000eb: DUP6
000000ec: DUP9
000000ed: DUP9
000000ee: CALL
000000ef: SWAP4
000000f0: POP
000000f1: POP
000000f2: POP
000000f3: POP
000000f4: POP
000000f5: JUMPDEST
000000f6: JUMPDEST
000000f7: POP
000000f8: JUMP
000000f9: JUMPDEST
000000fa: PUSH1 0x00
000000fc: PUSH1 0x00
000000fe: SWAP1
000000ff: SLOAD
00000100: SWAP1
00000101: PUSH2 0x0100
00000104: EXP
00000105: SWAP1
00000106: DIV
00000107: PUSH1 0xff
00000109: AND
0000010a: ISZERO
0000010b: ISZERO
0000010c: PUSH2 0x0147
0000010f: JUMPI
00000110: CALLER
00000111: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
00000126: AND
00000127: PUSH1 0x00
00000129: CALLVALUE
0000012a: PUSH1 0x40
0000012c: MLOAD
0000012d: DUP1
0000012e: SWAP1
0000012f: POP
00000130: PUSH1 0x00
00000132: PUSH1 0x40
00000134: MLOAD
00000135: DUP1
00000136: DUP4
00000137: SUB
00000138: DUP2
00000139: DUP6
0000013a: DUP9
0000013b: DUP9
0000013c: CALL
0000013d: SWAP4
0000013e: POP
0000013f: POP
00000140: POP
00000141: POP
00000142: POP
00000143: PUSH2 0x017b
00000146: JUMP
00000147: JUMPDEST
00000148: DUP1
00000149: PUSH20 0xffffffffffffffffffffffffffffffffffffffff
0000015e: AND
0000015f: PUSH1 0x00
00000161: CALLVALUE
00000162: PUSH1 0x40
00000164: MLOAD
00000165: DUP1
00000166: SWAP1
00000167: POP
00000168: PUSH1 0x00
0000016a: PUSH1 0x40
0000016c: MLOAD
0000016d: DUP1
0000016e: DUP4
0000016f: SUB
00000170: DUP2
00000171: DUP6
00000172: DUP9
00000173: DUP9
00000174: CALL
00000175: SWAP4
00000176: POP
00000177: POP
00000178: POP
00000179: POP
0000017a: POP
0000017b: JUMPDEST
0000017c: JUMPDEST
0000017d: POP
0000017e: 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: 0x05e91b8d67b023d178676a4f9b1430b04411a5a3fc77cedd0e86a5a813618b8c
call_targets: 0x0000000000000000000000000000000000000000, 0x1e143b2588705dfea63a17f2032ca123df995ce0
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x05e91b8d67b023d178676a4f9b1430b04411a5a3fc77cedd0e86a5a813618b8c",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000000",
        "0x1e143b2588705dfea63a17f2032ca123df995ce0"
    ],
    "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": "0x1a695230",
            "selector": "0x1a695230",
            "calldata_variants": [
                "0x1a695230",
                "0x1a6952300000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x565a2ecf",
            "selector": "0x565a2ecf",
            "calldata_variants": [
                "0x565a2ecf",
                "0x565a2ecf0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 182,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 238,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 316,
            "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: 0x05e91b8d67b023d178676a4f9b1430b04411a5a3fc77cedd0e86a5a813618b8c
call_targets: 0x0000000000000000000000000000000000000000, 0x1e143b2588705dfea63a17f2032ca123df995ce0
target_varies: yes
classification: target_varies
validation_json
{
    "sink": "CALL",
    "errors": 0,
    "status": "confirmed",
    "attempts": 1,
    "trace_id": "0x05e91b8d67b023d178676a4f9b1430b04411a5a3fc77cedd0e86a5a813618b8c",
    "confirmed": true,
    "trace_mode": "callTracer",
    "call_targets": [
        "0x0000000000000000000000000000000000000000",
        "0x1e143b2588705dfea63a17f2032ca123df995ce0"
    ],
    "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": "0x1a695230",
            "selector": "0x1a695230",
            "calldata_variants": [
                "0x1a695230",
                "0x1a6952300000000000000000000000000000000000000000000000000000000000000000"
            ]
        },
        {
            "calldata": "0x565a2ecf",
            "selector": "0x565a2ecf",
            "calldata_variants": [
                "0x565a2ecf",
                "0x565a2ecf0000000000000000000000000000000000000000000000000000000000000000"
            ]
        }
    ]
}
evidence_json
{
    "examples": [
        {
            "pc": 182,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 238,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        },
        {
            "pc": 316,
            "opcode": "CALL",
            "returndata_checked": null,
            "value_expression_category": "computed",
            "target_expression_category": "computed"
        }
    ],
    "eth_value_calls": 4,
    "guards_detected": []
}