HashKode Logo
Back to Audits

HealingSpaces (HSPC) Audit

Complete security evaluation and code review of HealingSpaces (HSPC) BEP-20 token smart contract

Project Overview

HealingSpaces (HSPC) is a BEP-20 token designed for healing and wellness ecosystem with innovative reserve management mechanisms.

August 25, 2025

Audit Status

Passed

All security vulnerabilities and code quality issues have been addressed.

Contract Details

Type:BEP-20 Token
Blockchain:Binance Smart Chain
Contract Address:0x9fa39ab0...350c5b67
Project Website:healingspaces.io

Key Findings

Critical
0
Medium
0
Low
1
Security Score5/5
Centralization Risk
HSPC-001

80% supply controlled by owner via reserve unlock mechanism poses centralization risk.

Acknowledged

Audit Scope

The security assessment was focused on identifying vulnerabilities in the smart contract code that could potentially lead to:

  • Fund loss or token theft
  • Unauthorized minting of tokens
  • Front running attacks
  • Logic errors in reserve calculations
  • Reentrancy vulnerabilities
  • Access control weaknesses
  • Owner privilege abuse

Audit Findings

No Critical IssuesNo critical security vulnerabilities found
No Medium Risk IssuesNo medium severity issues found
1 Low Risk IssueCentralization risk from owner control

The contract shows clean Solidity code with proper BEP-20 compliance and security measures.

Recommendations & Conclusion

Overall Risk Level: LOW

Positive Aspects:
  • Clean Solidity code (0.8.30)
  • Proper BEP-20 standard compliance
  • Good error handling
  • Secure Ownable access control
  • Built in overflow protection
  • Optimized code
Low Risk Findings:
  • Centralization risk (80% supply controlled by owner via reserve unlock)
Recommendations:
  • Use multi signature wallet for owner operations and unlocking reserves

The HashKode security team has thoroughly analyzed the HealingSpaces contract and found it to be well implemented with clean Solidity code and proper BEP-20 compliance. The only concern is a low risk centralization issue due to owner control over reserve unlocking.

We recommend implementing multi signature wallet controls for critical owner operations to mitigate centralization risks and enhance community trust.

Final Security Score

(5/5) Excellent
Download PDF Report