he4rt-twitter-engagement-tracker
A Chrome extension that intercepts X/Twitter GraphQL responses to track community engagement metrics and export them as structured JSON files.
Is he4rt-twitter-engagement-tracker safe to install?
Review the source first: our audit of he4rt-twitter-engagement-tracker's source files found 0 shell commands, 2 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The extension uses host permissions to intercept network traffic on x.com and twitter.com. It writes data to local browser storage and triggers file downloads.
How we audit skills: our security review methodology.
Who is this skill for?
Community managers, social media analysts, and developers building analytics dashboards for X/Twitter.
What can you do with it?
- Tracking engagement metrics for specific X/Twitter handles
- Exporting tweet data, likes, and reply threads to JSON
- Monitoring follower interactions and engagement summaries
- Ingesting Twitter analytics data into backend systems like Laravel
How good is this skill?
Quality score: 9/10. The documentation is clear and provides a complete architectural overview. The code snippets are well-structured and follow standard Chrome Extension Manifest V3 patterns.
What does the skill file contain?
# He4rt Twitter Engagement Tracker > Skill by [ara.so](https://ara.so) — Marketing Skills collection. Browser extension that passively captures X/Twitter GraphQL responses to track community engagement. Intercepts native Twitter API calls to extract tweets, likes, replies, and user interactions without hitting rate limits. Exports structured JSON for backend ingestion. ## What It Does - **Passive capture**: Intercepts GraphQL responses as you browse X/Twitter normally - **Community tracking**: Monitors tweets, replies, likes, and engagement for specific handles - **Zero rate limits**: Uses...
Frequently asked questions
Does this extension use the official Twitter API?
No. It intercepts GraphQL responses directly from the browser as you navigate X/Twitter.
How does the extension handle rate limits?
It avoids rate limits by capturing data that the browser already receives during normal usage.
What data can be exported?
The extension exports structured JSON containing tweets, metrics, favoriters, community replies, and engagement summaries.
Is the data stored permanently?
The extension uses chrome.storage.local to persist the tracked handle and captured data within the browser.
Related skills
analytics
17.3KMarketing professionals, product managers, and developers responsible for setting up or improving analytics tracking and measurement
The analytics skill provides a framework for planning, implementing, and auditing marketing and product tracking. It guides users through defining business requirements, establishing event naming conventions, configuring GA4 and GTM, and validating data quality.
ab-testing
16.1KProduct managers, growth marketers, and developers responsible for conversion optimization and experimentation
This skill provides a framework for planning, designing, and managing A/B tests and growth experimentation programs. It guides users through hypothesis generation, statistical rigor, metric selection, traffic allocation, and result analysis.
shopify-customer
5.0KShopify developers building applications that interact with the Customer Account API
The shopify-customer skill assists developers in writing GraphQL queries and mutations for the Shopify Customer Account API. It enforces a mandatory workflow requiring documentation search and code validation via provided scripts before returning results.
seo-audit
2.2KWebsite owners, SEO professionals, and developers requiring automated site health assessments
The seo-audit skill performs a comprehensive website SEO audit by crawling up to 500 pages and delegating analysis to specialized subagents. It generates a health score and a prioritized action plan.