Tally

Tally

ID: bbcklnoldkjchealcffpbbkkmmckkfeh

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
5.1.2
Size
43.22 MB
Rating
5.0/5
Reviews
3
Users
690
Type
Extension
Updated
Jul 23, 2026
Category
Tools
Price
Paid
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
Kyle VanBibberView Profile
Country
US
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Address
1919 Liberty Ave Ironton, OH 45638-2217 US
Website
Visit
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
690
Screenshot 1

Dial assist program

Item
Type
Severity
Description
offscreen
Permission
High
This permission creates hidden browser documents with full DOM access. Rated High because it can run background operations invisibly, potentially executing malicious code without user awareness.
Contextual Risk Factors
Risk Factor
High
The following context increases the overall risk:• 20% increase: Access to sensitive domains increases potential impact
activeTab
Permission
Medium
This permission grants temporary access to the current tab. Rated Medium because it can access current page content when invoked, though limited to user-initiated actions.
storage
Permission
Medium
This permission allows storing data locally in the browser. Rated Medium because it can persist sensitive user data, track user activities over time, and potentially store malicious payloads.
http://localhost:3001/*
Host
Medium
Host permission — access limited to this URL pattern.
http://localhost:3002/*
Host
Medium
Host permission — access limited to this URL pattern.
http://localhost:5001/*
Host
Medium
Host permission — access limited to this URL pattern.
https://api.callwithtally.com/*
Host
Medium
Host permission — access limited to this URL pattern.
https://api.agentsatlas.io/*
Host
Medium
Host permission — access limited to this URL pattern.
https://intense-dusk-79330-68ded9c767c7.herokuapp.com/*
Host
Medium
Host permission — access limited to this URL pattern.
https://atlas-celest-backend-3bb2fea96236.herokuapp.com/*
Host
Medium
Host permission — access limited to this URL pattern.
*://mobile.impact.ailife.com/*
Host
Medium
Host permission — access limited to this URL pattern.
*://sso.globelifeinc.com/*
Host
Medium
Host permission — access limited to this URL pattern.
*://sso.ailife.com/*
Host
Medium
Host permission — access limited to this URL pattern.
Access to Sensitive Domains
Risk Factor
Medium
This extension requests access to sensitive domains: https://api.callwithtally.com/*

The bundled manifest declares https://api.callwithtally.com/* and https://api.agentsatlas.io/* as host_permissions, but both are absent from the CWS-published manifest summary. The installed extension silently holds fetch() access to these domains beyond what is disclosed in the store; api.agentsatlas.io specifically backs the Instagram automation pipeline, which is unrelated to the declared dial-assist purpose. A host_permissions expansion that bypasses the normal CWS review signal is itself a red flag.

manifest.json (Line 48)
{  "host_permissions": [    "http://localhost:3001/*",    "http://localhost:3002/*",    "http://localhost:5001/*",    "https://api.callwithtally.com/*",    "https://api.agentsatlas.io/*",    "https://intense-dusk-79330-68ded9c767c7.herokuapp.com/*",    "https://atlas-celest-backend-3bb2fea96236.herokuapp.com/*",    "*://mobile.impact.ailife.com/*",    "*://sso.globelifeinc.com/*",    "*://sso.ailife.com/*"  ]}

A complete Instagram automation bot (igBackground.js, igContent.js, igAthleteFinder.js, igRosterScraper.js) is present in the installed bundle. Although currently inert—the importScripts lines in backgroundWrapper.js are commented out and igContent.js is not listed in manifest content_scripts—the system is architecturally complete: it polls atlas-celest-backend-3bb2fea96236.herokuapp.com for tasks, autonomously follows/DMs/story-likes Instagram users, scrapes public profile bios and follower counts, and exfiltrates discovered Instagram handles to that same backend. A single un-comment in backgroundWrapper.js would activate it. The developer's own comment states 'strip these + the scripting/tabs permissions and the IG content_scripts entry before publishing to the Chrome Web Store,' confirming the code was inadvertently shipped.

instagram/igBackground.js (Line 128)
async function igSubmitDiscovery(source, sourceDetail, usernames) {  try {    const data = await igFetch('/instagram/agent/discovery', {      method: 'POST',      body: JSON.stringify({        source,        source_detail: sourceDetail,        usernames      })    });    console.log(`[IG Background] Discovery: submitted ${usernames.length}, inserted ${data.inserted}`);    return data;  } catch (e) {    console.error('[IG Background] Discovery failed:', e.message);    return null;  }}

By severity

Critical0
High1
Medium1
Low0

Versions scanned

Showing 1 of 11 scanned versions with more than one unique finding. Counts are unique findings that include each version.

Extension VersionCode Review Findings
5.1.22

Files with findings

2 distinct paths — top paths by unique finding count:

  • instagram/igBackground.js1
  • manifest.json1
S.No.
Category
Severity
File
Summary
Found in Version
1Other
high
manifest.json (line 48)The bundled manifest declares https://api.callwithtally.com/* and https://api.agentsatlas.io/* as host_permissions, but both are absent from the CWS-published manifest summary. The installed extension silently holds f…
2Other
medium
instagram/igBackground.js (line 128)A complete Instagram automation bot (igBackground.js, igContent.js, igAthleteFinder.js, igRosterScraper.js) is present in the installed bundle. Although currently inert—the importScripts lines in backgroundWrapper.js …
URLs
48
IPv4
4
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

localhost-http://localhost:3001
api.callwithtally.com-https://api.callwithtally.com
sdk.twilio.com/js/client/sounds/releases/1.0.0https://sdk.twilio.com/js/client/sounds/releases/1.0.0
support.microsoft.com/en-us/help/4533505/what-is-microsoft-edge-legacyhttps://support.microsoft.com/en-us/help/4533505/what-is-microsoft-edge-legacy
www.twilio.com/docs/voice/client/javascripthttps://www.twilio.com/docs/voice/client/javascript#supported-browsers
www.twilio.com/docs/api/client/twilio-jshttps://www.twilio.com/docs/api/client/twilio-js
bugzilla.mozilla.org/show_bug.cgihttps://bugzilla.mozilla.org/show_bug.cgi?id=1299324
www.callwithtally.com/accounthttps://www.callwithtally.com/account
api.callwithtally.com/webhookshttps://api.callwithtally.com/webhooks
localhost-http://localhost:3002
Showing 1 to 10 of 50 rows
Rows per page:

Gain full insight into all external connections.

Upgrade for full visibility.

0.0.0.0
IPv4
-
127.0.0.1
IPv4
-
3.57.57.55
IPv4
-
3.57.11.35
IPv4
-
Showing 1 to 10 of 20 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.