Understanding the Trust Score
The Sentinacle Trust Score is a proprietary rating from 0 to 100 that summarizes the overall security health of a smart contract.
Unlike a simple “Pass/Fail” check, our score considers multiple weighted factors:
- Contract Ownership: Does the developer have full control to change rules at any time?
- Liquidity Health: Is the liquidity locked? Can it be drained in seconds?
- Simulation Results: Did the test transaction fail or trigger a malicious function?
- Known Patterns: Does the code match known malicious “templates” like Honeypots?
Reading the Score
- 🔴 0 - 20: Critical Risk Extremely likely to be a scam. Do not interact. Examples: Honeypots, confirmed rugpull contracts.
- 🟡 20 - 70: Caution Required Potential risks detected. These could include high centralisation (the dev can pause trading) or unverified proxies.
- 🟢 70 - 100: Trusted Assets Solid security architecture. No major immediate threats detected during the simulation.
Note: A high score is not a guarantee of profit, but a measure of technical safety. Always do your own research (DYOR).