Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:17:49 +08:00
commit a1a41b35e8
14 changed files with 766 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Scripts
Bundled resources for token-launch-tracker skill
- [ ] contract_security_analysis.py: Script to perform static analysis and vulnerability detection on smart contracts.
- [ ] liquidity_lock_checker.py: Script to verify LP locks and track liquidity changes.
- [ ] social_verification.py: Script to assess team legitimacy and community presence.
- [ ] risk_scoring.py: Script to calculate a composite risk score for a token.