Security Warning: Historically Flagged as Malware
Articled Save
ID: jkecbabfdjpicamjflcaaecldeecdfin
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- articled.appView Profile
- Privacy
- Privacy Policy
- Help
- Help Center
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- Yes
- Mailbox exists
- Yes
- Website
- Visit
Generate a QR code for saving the current page into Articled on iPhone.
Articled Chrome Extension is used to grab any webpage into the Articled mobile app in just seconds. You can then send these articles to your Kindle with all the ads removed, create a private or public list, share it with anyone. Visit https://articled.net for more information.
The `identity` and `identity.email` permissions grant access to Chrome OAuth tokens and the user's Google account email, but no code in any script calls `chrome.identity.getAuthToken()` or `chrome.identity.getProfileUserInfo()`. Similarly, `http://*/*` and `https://*/*` wildcard host permissions exceed what a QR-code-from-URL popup requires (only `activeTab` is exercised). These permissions were likely the basis for the confirmed Chrome Web Store `policy_violation` removal and represent a meaningful residual attack surface: a future update could activate the already-declared `identity` scope and the loaded `server.js` API infrastructure (`api.articledapp.com/user`) to silently harvest the user's Google token without any permission prompt, because the permissions are already granted.
{ "permissions": [ "activeTab", "identity", "identity.email", "https://ajax.googleapis.com/", "http://*/*", "https://*/*", "storage" ]}By severity
Versions scanned
None of the 2 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- manifest.json1
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.
Gain full insight into all external connections.
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
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.