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,7 @@
# Assets
Bundled resources for token-launch-tracker skill
- [ ] risk_assessment_template.md: Template for generating risk assessment reports.
- [ ] example_contract.sol: Example Solidity contract for security analysis.
- [ ] honeypot_detection_patterns.json: JSON file containing patterns for detecting honeypot functions.