analyze-tx
Analyzes failing transactions on blockchain networks by examining execution traces and logs for accurate debugging.
Install this skill
or
88/100
Security score
The analyze-tx skill was audited on May 28, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 107
Curl to non-GitHub URL
SourceSKILL.md
| 107 | curl -s -X POST https://api.trongrid.io/wallet/gettransactioninfobyid \ |
medium line 112
Curl to non-GitHub URL
SourceSKILL.md
| 112 | curl -s -X POST https://api.trongrid.io/wallet/gettransactionbyid \ |
low line 107
External URL reference
SourceSKILL.md
| 107 | curl -s -X POST https://api.trongrid.io/wallet/gettransactioninfobyid \ |
low line 112
External URL reference
SourceSKILL.md
| 112 | curl -s -X POST https://api.trongrid.io/wallet/gettransactionbyid \ |
Scanned on May 28, 2026
View Security Dashboard