microsoft-excel
Audited by Socket on Mar 8, 2026
1 alert found:
Obfuscated FileThe skill targets a coherent purpose: enabling Excel data operations via a managed gateway with OAuth. The footprint is proportionate for a legitimate developer tool, using standard API-based data access rather than local system access. However, the reliance on a third-party gateway for token handling and data flow adds a non-trivial trust boundary. Data and credentials transit through external domains (gateway.ctrl endpoints), which elevates risk compared to direct Microsoft Graph calls. This is suspicious mainly due to the extra intermediary layer and potential logging/interception points, but not inherently malicious. Overall, the design is plausible and aligns with the stated purpose, but security-conscious evaluation should verify gateway trust, domain integrity, access controls, and key-management practices.