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.
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.
AI-powered analysis of the extension's source code for security insights and risk assessment.
This Javascript code is an extension for Visual Studio Code that provides support for the Varlet UI library. Here's a breakdown of what it does:
Code Functionality:
var-button, var-input) when typing in a Vue template.var-icon component.How It Works:
CompletionItem objects with the component name, attribute information, and documentation.b object (which stores data from web-types) and creates a Hover object with the formatted documentation.varlet.move-cursor command is used to adjust the cursor position after inserting a component.@varlet/ui package is present in the workspace and adds status bar items accordingly.Overall, this code significantly enhances the developer experience when working with Varlet UI in VS Code by providing helpful code assistance and easy access to documentation.
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.