Unverified Publisher
Flags items published by entities that haven’t gone through the publisher verification process of the marketplace. Lack of verification may indicate higher risk, as the publisher’s identity and trustworthiness are unconfirmed.
Starlogs is designed for social care practitioners, aiming to drastically reduce the time spent on administrative and back-office tasks. By streamlining day-to-day record-keeping—such as daily logs, progress notes, and incident reports—Starlogs minimises paperwork, helping you stay organized and compliant with less effort. Equipped with intuitive templates, automated reminders, and secure data handling, it frees up valuable hours so that social care teams can focus on delivering quality support and care rather than wrestling with paperwork.
Flags items published by entities that haven’t gone through the publisher verification process of the marketplace. Lack of verification may indicate higher risk, as the publisher’s identity and trustworthiness are unconfirmed.
Flags items that disclose collecting authentication information, including passwords, credentials, or PINs, which may lead to account breaches or unauthorized access.
Flags items that disclose collecting financial and payment information, such as credit card numbers, transaction data, or financial statements, posing risks to financial security.
AI-powered analysis of the extension's source code for security insights and risk assessment.
Starlogs is a Chrome extension designed to assist social care practitioners by reducing time spent on administrative tasks. It offers features like intuitive templates, automated reminders, and secure data handling to streamline record-keeping.
async function i() {
let e = await (0, r.createClerkClient)({ publishableKey: n });
return e.session ? await e.session?.getToken() : null;
}
chrome.runtime.onMessage.addListener((e, t, a) => (i().then(t => { ... }), !0));
chrome.runtime.onInstalled.addListener(e => { ... });
chrome.storage.local.set({ microphonePermission: "granted" });
The code primarily focuses on session management and user authentication through Clerk's API. It uses standard Chrome extension APIs for event handling and local storage. No strong indications of malicious behavior were detected.
API calls detected through static analysis of the source code. For more accurate insights, explore our sandbox dynamic analysis.
Any encoded/decoded secrets we managed to find in the source code, git repository, or related files
Known vulnerabilities and security issues detected in the extension's dependencies and code.
Any identifiers we detected that may indicate external communication from the item's code
Dependencies and third-party libraries used by the extension, including version information and license details.