Extensions Guidelines - Data received over AJAX

Sorry for the double post.

What about for some tags that I need to be sent by the server? For example, the description of some objects I send to the front-end are retrieved from the database and that description contains some HTML code and change the data from the database would be really bad, will be this a problem?

Edit: Changed the question since the “problem” isn’t the server itself but the database.