live · scanning repos
Scanrepo
github.com
github.com / zunmax

zunmax/osnm-z

Rust·40 files·commit a078b67·scanned 58m ago·cached ✓
18/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
Crypto/Web3 project
threat-state: lowlive

FINDINGS ░▒▓

infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
warningRust wallet/crypto code with network activityCode handling private keys or signing and also making network requests may be exfiltrating secrets or sending funds to an attacker.src/chain.rs
    config::{ChainConfig, RetryConfig},
    transaction::SignedTransaction,
};
+5
warningRust wallet/crypto code with network activityCode handling private keys or signing and also making network requests may be exfiltrating secrets or sending funds to an attacker.src/opensea.rs
    logging,
    signing::{WalletSigner, WalletSignerError},
};
+5
warningSingle-commit repositoryThe repository has only one commit. This is common for generated or throwaway malware repos.+3

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

29 files scanned @ a078b67 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration10
file system access0
obfuscation0
supply chain3
owasp / injection0
telemetry
files 29/40rules hit 4engine v6commit a078b67

github

zunmax/osnm-z

OpenSea NFT Minter by Zun : a single as well as multi-wallet Rust CLI for minting NFTs on Opensea

Rust
260
127
41d
40 files
29 scanned(73%)
a078b67

architecture░▒▓

entry (4) flagged (2) pkg (34)
62 nodes · 88 edgesscroll to zoom · click node to jump to finding